Revert "Applied patch for HPN6310"

This reverts commit f7a0ef6817.
merge-requests/1/head
m. allan noah 2011-10-18 20:47:56 -04:00
rodzic 96fa2ec9fe
commit 8607f65505
25 zmienionych plików z 24 dodań i 14275 usunięć

216
.cproject
Wyświetl plik

@ -1,216 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?fileVersion 4.0.0?>
<cproject storage_type_id="org.eclipse.cdt.core.XmlProjectDescriptionStorage">
<storageModule moduleId="org.eclipse.cdt.core.settings">
<cconfiguration id="cdt.managedbuild.toolchain.gnu.base.106710015">
<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="cdt.managedbuild.toolchain.gnu.base.106710015" moduleId="org.eclipse.cdt.core.settings" name="Default">
<externalSettings/>
<extensions>
<extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser"/>
<extension id="org.eclipse.cdt.core.MakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
<extension id="org.eclipse.cdt.core.GCCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
<extension id="org.eclipse.cdt.core.GASErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
<extension id="org.eclipse.cdt.core.GLDErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
</extensions>
</storageModule>
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
<configuration artifactName="Sane_HPBranch" buildProperties="" description="" id="cdt.managedbuild.toolchain.gnu.base.106710015" name="Default" parent="org.eclipse.cdt.build.core.emptycfg">
<folderInfo id="cdt.managedbuild.toolchain.gnu.base.106710015.1720152002" name="/" resourcePath="">
<toolChain id="cdt.managedbuild.toolchain.gnu.base.94444388" name="cdt.managedbuild.toolchain.gnu.base" superClass="cdt.managedbuild.toolchain.gnu.base">
<targetPlatform archList="all" binaryParser="org.eclipse.cdt.core.ELF" id="cdt.managedbuild.target.gnu.platform.base.1855253064" name="Debug Platform" osList="linux,hpux,aix,qnx" superClass="cdt.managedbuild.target.gnu.platform.base"/>
<builder id="cdt.managedbuild.target.gnu.builder.base.265304974" keepEnvironmentInBuildfile="false" managedBuildOn="false" name="Gnu Make Builder" superClass="cdt.managedbuild.target.gnu.builder.base"/>
<tool id="cdt.managedbuild.tool.gnu.archiver.base.2133041597" name="GCC Archiver" superClass="cdt.managedbuild.tool.gnu.archiver.base"/>
<tool id="cdt.managedbuild.tool.gnu.cpp.compiler.base.1551517474" name="GCC C++ Compiler" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.base"/>
<tool id="cdt.managedbuild.tool.gnu.c.compiler.base.593978959" name="GCC C Compiler" superClass="cdt.managedbuild.tool.gnu.c.compiler.base">
<inputType id="cdt.managedbuild.tool.gnu.c.compiler.input.735861945" superClass="cdt.managedbuild.tool.gnu.c.compiler.input"/>
</tool>
<tool id="cdt.managedbuild.tool.gnu.c.linker.base.748956032" name="GCC C Linker" superClass="cdt.managedbuild.tool.gnu.c.linker.base">
<inputType id="cdt.managedbuild.tool.gnu.c.linker.input.511206589" superClass="cdt.managedbuild.tool.gnu.c.linker.input">
<additionalInput kind="additionalinputdependency" paths="$(USER_OBJS)"/>
<additionalInput kind="additionalinput" paths="$(LIBS)"/>
</inputType>
</tool>
<tool id="cdt.managedbuild.tool.gnu.cpp.linker.base.1728628646" name="GCC C++ Linker" superClass="cdt.managedbuild.tool.gnu.cpp.linker.base"/>
<tool id="cdt.managedbuild.tool.gnu.assembler.base.241719981" name="GCC Assembler" superClass="cdt.managedbuild.tool.gnu.assembler.base">
<inputType id="cdt.managedbuild.tool.gnu.assembler.input.1682374282" superClass="cdt.managedbuild.tool.gnu.assembler.input"/>
</tool>
</toolChain>
</folderInfo>
</configuration>
</storageModule>
<storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
<storageModule moduleId="org.eclipse.cdt.core.language.mapping"/>
<storageModule moduleId="org.eclipse.cdt.internal.ui.text.commentOwnerProjectMappings"/>
<storageModule moduleId="scannerConfiguration">
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="org.eclipse.cdt.make.core.GCCStandardMakePerProjectProfile"/>
<profile id="org.eclipse.cdt.make.core.GCCStandardMakePerProjectProfile">
<buildOutputProvider>
<openAction enabled="true" filePath=""/>
<parser enabled="true"/>
</buildOutputProvider>
<scannerInfoProvider id="specsFile">
<runAction arguments="-E -P -v -dD ${plugin_state_location}/${specs_file}" command="gcc" useDefault="true"/>
<parser enabled="true"/>
</scannerInfoProvider>
</profile>
<profile id="org.eclipse.cdt.make.core.GCCStandardMakePerFileProfile">
<buildOutputProvider>
<openAction enabled="true" filePath=""/>
<parser enabled="true"/>
</buildOutputProvider>
<scannerInfoProvider id="makefileGenerator">
<runAction arguments="-f ${project_name}_scd.mk" command="make" useDefault="true"/>
<parser enabled="true"/>
</scannerInfoProvider>
</profile>
<profile id="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfile">
<buildOutputProvider>
<openAction enabled="true" filePath=""/>
<parser enabled="true"/>
</buildOutputProvider>
<scannerInfoProvider id="specsFile">
<runAction arguments="-E -P -v -dD ${plugin_state_location}/${specs_file}" command="gcc" useDefault="true"/>
<parser enabled="true"/>
</scannerInfoProvider>
</profile>
<profile id="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileCPP">
<buildOutputProvider>
<openAction enabled="true" filePath=""/>
<parser enabled="true"/>
</buildOutputProvider>
<scannerInfoProvider id="specsFile">
<runAction arguments="-E -P -v -dD ${plugin_state_location}/specs.cpp" command="g++" useDefault="true"/>
<parser enabled="true"/>
</scannerInfoProvider>
</profile>
<profile id="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileC">
<buildOutputProvider>
<openAction enabled="true" filePath=""/>
<parser enabled="true"/>
</buildOutputProvider>
<scannerInfoProvider id="specsFile">
<runAction arguments="-E -P -v -dD ${plugin_state_location}/specs.c" command="gcc" useDefault="true"/>
<parser enabled="true"/>
</scannerInfoProvider>
</profile>
<profile id="org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfile">
<buildOutputProvider>
<openAction enabled="true" filePath=""/>
<parser enabled="true"/>
</buildOutputProvider>
<scannerInfoProvider id="specsFile">
<runAction arguments="-c 'gcc -E -P -v -dD &quot;${plugin_state_location}/${specs_file}&quot;'" command="sh" useDefault="true"/>
<parser enabled="true"/>
</scannerInfoProvider>
</profile>
<profile id="org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfileCPP">
<buildOutputProvider>
<openAction enabled="true" filePath=""/>
<parser enabled="true"/>
</buildOutputProvider>
<scannerInfoProvider id="specsFile">
<runAction arguments="-c 'g++ -E -P -v -dD &quot;${plugin_state_location}/specs.cpp&quot;'" command="sh" useDefault="true"/>
<parser enabled="true"/>
</scannerInfoProvider>
</profile>
<profile id="org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfileC">
<buildOutputProvider>
<openAction enabled="true" filePath=""/>
<parser enabled="true"/>
</buildOutputProvider>
<scannerInfoProvider id="specsFile">
<runAction arguments="-c 'gcc -E -P -v -dD &quot;${plugin_state_location}/specs.c&quot;'" command="sh" useDefault="true"/>
<parser enabled="true"/>
</scannerInfoProvider>
</profile>
<scannerConfigBuildInfo instanceId="cdt.managedbuild.toolchain.gnu.base.106710015;cdt.managedbuild.toolchain.gnu.base.106710015.1720152002;cdt.managedbuild.tool.gnu.c.compiler.base.593978959;cdt.managedbuild.tool.gnu.c.compiler.input.735861945">
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileC"/>
<profile id="org.eclipse.cdt.make.core.GCCStandardMakePerProjectProfile">
<buildOutputProvider>
<openAction enabled="true" filePath=""/>
<parser enabled="true"/>
</buildOutputProvider>
<scannerInfoProvider id="specsFile">
<runAction arguments="-E -P -v -dD ${plugin_state_location}/${specs_file}" command="gcc" useDefault="true"/>
<parser enabled="true"/>
</scannerInfoProvider>
</profile>
<profile id="org.eclipse.cdt.make.core.GCCStandardMakePerFileProfile">
<buildOutputProvider>
<openAction enabled="true" filePath=""/>
<parser enabled="true"/>
</buildOutputProvider>
<scannerInfoProvider id="makefileGenerator">
<runAction arguments="-f ${project_name}_scd.mk" command="make" useDefault="true"/>
<parser enabled="true"/>
</scannerInfoProvider>
</profile>
<profile id="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfile">
<buildOutputProvider>
<openAction enabled="true" filePath=""/>
<parser enabled="true"/>
</buildOutputProvider>
<scannerInfoProvider id="specsFile">
<runAction arguments="-E -P -v -dD ${plugin_state_location}/${specs_file}" command="gcc" useDefault="true"/>
<parser enabled="true"/>
</scannerInfoProvider>
</profile>
<profile id="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileCPP">
<buildOutputProvider>
<openAction enabled="true" filePath=""/>
<parser enabled="true"/>
</buildOutputProvider>
<scannerInfoProvider id="specsFile">
<runAction arguments="-E -P -v -dD ${plugin_state_location}/specs.cpp" command="g++" useDefault="true"/>
<parser enabled="true"/>
</scannerInfoProvider>
</profile>
<profile id="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileC">
<buildOutputProvider>
<openAction enabled="true" filePath=""/>
<parser enabled="true"/>
</buildOutputProvider>
<scannerInfoProvider id="specsFile">
<runAction arguments="-E -P -v -dD ${plugin_state_location}/specs.c" command="gcc" useDefault="true"/>
<parser enabled="true"/>
</scannerInfoProvider>
</profile>
<profile id="org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfile">
<buildOutputProvider>
<openAction enabled="true" filePath=""/>
<parser enabled="true"/>
</buildOutputProvider>
<scannerInfoProvider id="specsFile">
<runAction arguments="-c 'gcc -E -P -v -dD &quot;${plugin_state_location}/${specs_file}&quot;'" command="sh" useDefault="true"/>
<parser enabled="true"/>
</scannerInfoProvider>
</profile>
<profile id="org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfileCPP">
<buildOutputProvider>
<openAction enabled="true" filePath=""/>
<parser enabled="true"/>
</buildOutputProvider>
<scannerInfoProvider id="specsFile">
<runAction arguments="-c 'g++ -E -P -v -dD &quot;${plugin_state_location}/specs.cpp&quot;'" command="sh" useDefault="true"/>
<parser enabled="true"/>
</scannerInfoProvider>
</profile>
<profile id="org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfileC">
<buildOutputProvider>
<openAction enabled="true" filePath=""/>
<parser enabled="true"/>
</buildOutputProvider>
<scannerInfoProvider id="specsFile">
<runAction arguments="-c 'gcc -E -P -v -dD &quot;${plugin_state_location}/specs.c&quot;'" command="sh" useDefault="true"/>
<parser enabled="true"/>
</scannerInfoProvider>
</profile>
</scannerConfigBuildInfo>
</storageModule>
</cconfiguration>
</storageModule>
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
<project id="Sane_HPBranch.null.1253992065" name="Sane_HPBranch"/>
</storageModule>
</cproject>

Wyświetl plik

@ -1,77 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>Sane_HPBranch</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
<triggers>clean,full,incremental,</triggers>
<arguments>
<dictionary>
<key>?name?</key>
<value></value>
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.append_environment</key>
<value>true</value>
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.autoBuildTarget</key>
<value>all</value>
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.buildArguments</key>
<value></value>
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.buildCommand</key>
<value>make</value>
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.cleanBuildTarget</key>
<value>clean</value>
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.contents</key>
<value>org.eclipse.cdt.make.core.activeConfigSettings</value>
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.enableAutoBuild</key>
<value>false</value>
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.enableCleanBuild</key>
<value>true</value>
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.enableFullBuild</key>
<value>true</value>
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.fullBuildTarget</key>
<value>all</value>
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.stopOnError</key>
<value>true</value>
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.useDefaultBuildCmd</key>
<value>true</value>
</dictionary>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.cdt.core.cnature</nature>
<nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
<nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
</natures>
</projectDescription>

Wyświetl plik

@ -1,57 +0,0 @@
From d2e17290a8b4f6380293227d33b869f98f52ff93 Mon Sep 17 00:00:00 2001
From: JAZ <salam@salam-desktop.(none)>
Date: Fri, 14 Oct 2011 16:11:29 +0530
Subject: [PATCH] Updating register values for HPN6310 CCD_Sensor
---
ChangeLog | 5 -----
backend/xerox_mfp.conf.in | 3 ---
doc/descriptions/xerox_mfp.desc | 5 -----
3 files changed, 0 insertions(+), 13 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index c1276ae..f3ed581 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,3 @@
-2011-10-01 Alex Belkin <abc at telekom.ru>
- * 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 <nils@redhat.com>
* doc/sane-hpljm1005.man doc/sane-p5.man: use groff escape sequences in
man pages
diff --git a/backend/xerox_mfp.conf.in b/backend/xerox_mfp.conf.in
index d1b113b..809786b 100644
--- a/backend/xerox_mfp.conf.in
+++ b/backend/xerox_mfp.conf.in
@@ -30,9 +30,6 @@ usb 0x04e8 0x342b
# Samsung SCX-4824
usb 0x04e8 0x342c
-# Samsung SCX-4828FN or SCX-4x28 Series
-usb 0x04e8 0x342d
-
# Samsung SCX-4300
usb 0x04e8 0x342e
diff --git a/doc/descriptions/xerox_mfp.desc b/doc/descriptions/xerox_mfp.desc
index b391167..07a013a 100644
--- a/doc/descriptions/xerox_mfp.desc
+++ b/doc/descriptions/xerox_mfp.desc
@@ -83,11 +83,6 @@
:usbid "0x04e8" "0x342c"
:status :good
-:model "SCX-4828FN (4x28 Series)"
-:interface "USB"
-:usbid "0x04e8" "0x342d"
-:status :good
-
:model "SCX-4300"
:interface "USB"
:usbid "0x04e8" "0x342e"
--
1.7.4.1

Wyświetl plik

@ -1,3 +1,8 @@
2011-10-01 Alex Belkin <abc at telekom.ru>
* 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 <nils@redhat.com>
* doc/sane-hpljm1005.man doc/sane-p5.man: use groff escape sequences in
man pages

Plik binarny nie jest wyświetlany.

Wyświetl plik

Plik diff jest za duży Load Diff

Plik diff jest za duży Load Diff

Wyświetl plik

@ -1,319 +0,0 @@
[genesys] WARNING: Your scanner is not fully supported or at least
[genesys] had only limited testing. Please be careful and
[genesys] report any failure/success to
[genesys] sane-devel@lists.alioth.debian.org. Please provide as many
[genesys] details as possible, e.g. the exact name of your
[genesys] scanner and what does (not) work.
[sanei_debug] Setting debug level of genesys_gl847 to 255.
[genesys_gl847] gl847_init start
[genesys_gl847] gl847_init: value=0x00
[genesys_gl847] gl847_init: device is warm
[genesys_gl847] gl847_cold_boot start
[genesys_gl847] gl847_cold_boot: reported version for genesys chip is 0x05
[genesys_gl847] gl847_init_registers start
[genesys_gl847] gl847_init_registers completed
[genesys_gl847] gl847_bulk_write_register: wrote 141 registers
[genesys_gl847] gl847_init_gpio: start
[genesys_gl847] gl847_init_gpio completed
[genesys_gl847] gl847_init_memory_layout
[genesys_gl847] gl847_init_memory_layout completed
[genesys_gl847] gl847_cold_boot completed
[genesys_gl847] gl847_feed start
[genesys_gl847] gl847_init_scan_regs settings:
Resolution : 200DPI/200DPI
Lines : 3
PPL : 100
Startpos : 0/300
Depth/Channels: 8/3
Flags : 216
[genesys_gl847] gl847_init_scan_regs : stagger=0 lines
[genesys_gl847] get_sensor_profile: using default sensor profile
[genesys_gl847] gl847_init_scan_regs : exposure_time=2848 pixels
[genesys_gl847] gl847_init_scan_regs : scan_step_type=1
[genesys_gl847] gl847_init_optical_regs_scan : exposure_time=2848, used_res=200, start=0, pixels=1200, channels=3, depth=8, half_ccd=0, flags=3
[genesys_gl847] gl847_init_optical_regs_scan: cksel=1
[genesys_gl847] gl847_init_optical_regs_scan: dpihw=600 (factor=4)
[genesys_gl847] get_sensor_profile: using default sensor profile
[genesys_gl847] gl847_setup_sensor start
[genesys_gl847] get_sensor_profile: using default sensor profile
[genesys_gl847] gl847_setup_sensor completed
[genesys_gl847] gl847_set_fe (set)
[genesys_gl847] gl847_set_ad_fe(): start
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_set_ad_fe(): end
[genesys_gl847] gl847_init_optical_regs_scan: dpiset used=200
[genesys_gl847] gl847_init_optical_regs_scan: used_pixels=300
[genesys_gl847] gl847_init_optical_regs_scan: pixels =1200
[genesys_gl847] gl847_init_optical_regs_scan: depth =8
[genesys_gl847] gl847_init_optical_regs_scan: dev->bpl =100
[genesys_gl847] gl847_init_optical_regs_scan: dev->len =300
[genesys_gl847] gl847_init_optical_regs_scan: dev->dist =0
[genesys_gl847] gl847_init_optical_regs_scan: dev->segnb =1
[genesys_gl847] gl847_init_optical_regs_scan: words_per_line used=300
[genesys_gl847] gl847_init_optical_regs_scan: exposure_time used=2848
[genesys_gl847] gl847_init_optical_regs_scan completed
[genesys_gl847] gl847_init_scan_regs: move=300 steps
[genesys_gl847] gl847_init_motor_regs_scan start
[genesys_gl847] gl847_init_motor_regs_scan : scan_exposure_time=2848, scan_yres=200, scan_step_type=1, scan_lines=3, scan_dummy=0, feed_steps=300, scan_power_mode=0, flags=0
[genesys_gl847] gl847_get_step_multiplier: step multiplier is 8
[genesys_gl847] gl847_init_motor_regs_scan: lincnt=3
[genesys_gl847] gl847_send_slope_table (table_nr = 0, steps = 256)
[genesys_gl847] gl847_send_slope_table: write slope 0 (256)=,46876,1171,1171,1171,1171,1171,1171,1171,1171,1168,1164,1161,1157,1153,1150,1146,1142,1139,1135,1131,1128,1124,1120,1117,1113,1109,1106,1102,1099,1095,1091,1088,1084,1080,1077,1073,1069,1066,1062,1058,1055,1051,1047,1044,1040,1036,1033,1029,1026,1022,1018,1015,1011,1007,1004,1000,996,993,989,985,982,978,974,971,967,964,960,956,953,949,945,942,938,934,931,927,923,920,916,912,909,905,901,898,894,891,887,883,880,876,872,869,865,861,858,854,850,847,843,839,836,832,829,825,821,818,814,810,807,803,799,796,792,788,785,781,777,774,770,766,763,759,756,752,748,745,741,737,734,730,726,723,719,715,712,708,704,701,697,694,690,686,683,679,675,672,668,664,661,657,653,650,646,642,639,635,631,628,624,621,617,613,610,606,602,599,595,591,588,584,580,577,573,569,566,562,559,555,551,548,544,540,537,533,529,526,522,518,515,511,507,504,500,496,493,489,486,482,478,475,471,467,464,460,456,453,449,445,442,438,434,431,427,424,420,416,413,409,405,402,398,394,391,387,383,380,376,372,369,365,361,358,354,351,347,343,340,336,332,329,325,321,318,314,310,307,303,299,296,292,289,285,281,278,267,267
[genesys_gl847] gl847_send_slope_table completed
[genesys_gl847] gl847_send_slope_table (table_nr = 1, steps = 256)
[genesys_gl847] gl847_send_slope_table: write slope 1 (256)=,46876,1171,1171,1171,1171,1171,1171,1171,1171,1168,1164,1161,1157,1153,1150,1146,1142,1139,1135,1131,1128,1124,1120,1117,1113,1109,1106,1102,1099,1095,1091,1088,1084,1080,1077,1073,1069,1066,1062,1058,1055,1051,1047,1044,1040,1036,1033,1029,1026,1022,1018,1015,1011,1007,1004,1000,996,993,989,985,982,978,974,971,967,964,960,956,953,949,945,942,938,934,931,927,923,920,916,912,909,905,901,898,894,891,887,883,880,876,872,869,865,861,858,854,850,847,843,839,836,832,829,825,821,818,814,810,807,803,799,796,792,788,785,781,777,774,770,766,763,759,756,752,748,745,741,737,734,730,726,723,719,715,712,708,704,701,697,694,690,686,683,679,675,672,668,664,661,657,653,650,646,642,639,635,631,628,624,621,617,613,610,606,602,599,595,591,588,584,580,577,573,569,566,562,559,555,551,548,544,540,537,533,529,526,522,518,515,511,507,504,500,496,493,489,486,482,478,475,471,467,464,460,456,453,449,445,442,438,434,431,427,424,420,416,413,409,405,402,398,394,391,387,383,380,376,372,369,365,361,358,354,351,347,343,340,336,332,329,325,321,318,314,310,307,303,299,296,292,289,285,281,278,267,267
[genesys_gl847] gl847_send_slope_table completed
[genesys_gl847] gl847_send_slope_table (table_nr = 2, steps = 256)
[genesys_gl847] gl847_send_slope_table: write slope 2 (256)=,1171,1171,1171,1171,1171,1171,1171,1171,1171,1168,1164,1161,1157,1153,1150,1146,1142,1139,1135,1131,1128,1124,1120,1117,1113,1109,1106,1102,1099,1095,1091,1088,1084,1080,1077,1073,1069,1066,1062,1058,1055,1051,1047,1044,1040,1036,1033,1029,1026,1022,1018,1015,1011,1007,1004,1000,996,993,989,985,982,978,974,971,967,964,960,956,953,949,945,942,938,934,931,927,923,920,916,912,909,905,901,898,894,891,887,883,880,876,872,869,865,861,858,854,850,847,843,839,836,832,829,825,821,818,814,810,807,803,799,796,792,788,785,781,777,774,770,766,763,759,756,752,748,745,741,737,734,730,726,723,719,715,712,708,704,701,697,694,690,686,683,679,675,672,668,664,661,657,653,650,646,642,639,635,631,628,624,621,617,613,610,606,602,599,595,591,588,584,580,577,573,569,566,562,559,555,551,548,544,540,537,533,529,526,522,518,515,511,507,504,500,496,493,489,486,482,478,475,471,467,464,460,456,453,449,445,442,438,434,431,427,424,420,416,413,409,405,402,398,394,391,387,383,380,376,372,369,365,361,358,354,351,347,343,340,336,332,329,325,321,318,314,310,307,303,299,296,292,289,285,281,278,267,267
[genesys_gl847] gl847_send_slope_table completed
[genesys_gl847] gl847_send_slope_table (table_nr = 3, steps = 256)
[genesys_gl847] gl847_send_slope_table: write slope 3 (256)=,1171,1171,1171,1171,1171,1171,1171,1171,1171,1168,1164,1161,1157,1153,1150,1146,1142,1139,1135,1131,1128,1124,1120,1117,1113,1109,1106,1102,1099,1095,1091,1088,1084,1080,1077,1073,1069,1066,1062,1058,1055,1051,1047,1044,1040,1036,1033,1029,1026,1022,1018,1015,1011,1007,1004,1000,996,993,989,985,982,978,974,971,967,964,960,956,953,949,945,942,938,934,931,927,923,920,916,912,909,905,901,898,894,891,887,883,880,876,872,869,865,861,858,854,850,847,843,839,836,832,829,825,821,818,814,810,807,803,799,796,792,788,785,781,777,774,770,766,763,759,756,752,748,745,741,737,734,730,726,723,719,715,712,708,704,701,697,694,690,686,683,679,675,672,668,664,661,657,653,650,646,642,639,635,631,628,624,621,617,613,610,606,602,599,595,591,588,584,580,577,573,569,566,562,559,555,551,548,544,540,537,533,529,526,522,518,515,511,507,504,500,496,493,489,486,482,478,475,471,467,464,460,456,453,449,445,442,438,434,431,427,424,420,416,413,409,405,402,398,394,391,387,383,380,376,372,369,365,361,358,354,351,347,343,340,336,332,329,325,321,318,314,310,307,303,299,296,292,289,285,281,278,267,267
[genesys_gl847] gl847_send_slope_table completed
[genesys_gl847] gl847_send_slope_table (table_nr = 4, steps = 256)
[genesys_gl847] gl847_send_slope_table: write slope 4 (256)=,1171,1171,1171,1171,1171,1171,1171,1171,1171,1168,1164,1161,1157,1153,1150,1146,1142,1139,1135,1131,1128,1124,1120,1117,1113,1109,1106,1102,1099,1095,1091,1088,1084,1080,1077,1073,1069,1066,1062,1058,1055,1051,1047,1044,1040,1036,1033,1029,1026,1022,1018,1015,1011,1007,1004,1000,996,993,989,985,982,978,974,971,967,964,960,956,953,949,945,942,938,934,931,927,923,920,916,912,909,905,901,898,894,891,887,883,880,876,872,869,865,861,858,854,850,847,843,839,836,832,829,825,821,818,814,810,807,803,799,796,792,788,785,781,777,774,770,766,763,759,756,752,748,745,741,737,734,730,726,723,719,715,712,708,704,701,697,694,690,686,683,679,675,672,668,664,661,657,653,650,646,642,639,635,631,628,624,621,617,613,610,606,602,599,595,591,588,584,580,577,573,569,566,562,559,555,551,548,544,540,537,533,529,526,522,518,515,511,507,504,500,496,493,489,486,482,478,475,471,467,464,460,456,453,449,445,442,438,434,431,427,424,420,416,413,409,405,402,398,394,391,387,383,380,376,372,369,365,361,358,354,351,347,343,340,336,332,329,325,321,318,314,310,307,303,299,296,292,289,285,281,278,267,267
[genesys_gl847] gl847_send_slope_table completed
[genesys_gl847] gl847_init_motor_regs_scan: acceleration distance=256
[genesys_gl847] gl847_init_motor_regs_scan: feedl=344
[genesys_gl847] gl847_init_motor_regs_scan: z1 = 1017
[genesys_gl847] gl847_init_motor_regs_scan: z2 = 1017
[genesys_gl847] gl847_init_motor_regs_scan completed
[genesys_gl847] gl847_init_scan_regs: physical bytes to read = 900
[genesys_gl847] gl847_init_scan_regs: total bytes to send = 2977443
[genesys_gl847] gl847_init_scan_regs completed
[genesys_gl847] gl847_bulk_write_register: wrote 141 registers
[genesys_gl847] gl847_feed completed
[genesys_gl847] gl847_set_fe (init)
[genesys_gl847] gl847_set_ad_fe(): start
[genesys_gl847] gl847_set_ad_fe(): setting DAC 11
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_set_ad_fe(): end
[genesys_gl847] gl847_slow_back_home (wait_until_home = 1)
[genesys_gl847] status=PWRBIT BUFEMPTY FEEDFSH LAMPSTS MOTORENB
[genesys_gl847] status=PWRBIT BUFEMPTY FEEDFSH LAMPSTS
[genesys_gl847] gl847_init_scan_regs settings:
Resolution : 100DPI/100DPI
Lines : 3
PPL : 100
Startpos : 0/30000
Depth/Channels: 8/1
Flags : 16
[genesys_gl847] gl847_init_scan_regs : stagger=0 lines
[genesys_gl847] get_sensor_profile: using default sensor profile
[genesys_gl847] gl847_init_scan_regs : exposure_time=2848 pixels
[genesys_gl847] gl847_init_scan_regs : scan_step_type=1
[genesys_gl847] gl847_init_optical_regs_scan : exposure_time=2848, used_res=100, start=0, pixels=2400, channels=1, depth=8, half_ccd=0, flags=3
[genesys_gl847] gl847_init_optical_regs_scan: cksel=1
[genesys_gl847] gl847_init_optical_regs_scan: dpihw=600 (factor=4)
[genesys_gl847] get_sensor_profile: using default sensor profile
[genesys_gl847] gl847_setup_sensor start
[genesys_gl847] get_sensor_profile: using default sensor profile
[genesys_gl847] gl847_setup_sensor completed
[genesys_gl847] gl847_set_fe (set)
[genesys_gl847] gl847_set_ad_fe(): start
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_set_ad_fe(): end
[genesys_gl847] gl847_init_optical_regs_scan: dpiset used=100
[genesys_gl847] gl847_init_optical_regs_scan: used_pixels=600
[genesys_gl847] gl847_init_optical_regs_scan: pixels =2400
[genesys_gl847] gl847_init_optical_regs_scan: depth =8
[genesys_gl847] gl847_init_optical_regs_scan: dev->bpl =100
[genesys_gl847] gl847_init_optical_regs_scan: dev->len =600
[genesys_gl847] gl847_init_optical_regs_scan: dev->dist =0
[genesys_gl847] gl847_init_optical_regs_scan: dev->segnb =1
[genesys_gl847] gl847_init_optical_regs_scan: words_per_line used=100
[genesys_gl847] gl847_init_optical_regs_scan: exposure_time used=2848
[genesys_gl847] gl847_init_optical_regs_scan completed
[genesys_gl847] gl847_init_scan_regs: move=30000 steps
[genesys_gl847] gl847_init_motor_regs_scan start
[genesys_gl847] gl847_init_motor_regs_scan : scan_exposure_time=2848, scan_yres=300, scan_step_type=1, scan_lines=3, scan_dummy=2, feed_steps=30000, scan_power_mode=0, flags=0
[genesys_gl847] gl847_get_step_multiplier: step multiplier is 8
[genesys_gl847] gl847_init_motor_regs_scan: lincnt=3
[genesys_gl847] gl847_send_slope_table (table_nr = 0, steps = 232)
[genesys_gl847] gl847_send_slope_table: write slope 0 (232)=,46876,1171,1171,1171,1171,1171,1171,1171,1171,1168,1164,1161,1157,1153,1150,1146,1142,1139,1135,1131,1128,1124,1120,1117,1113,1109,1106,1102,1099,1095,1091,1088,1084,1080,1077,1073,1069,1066,1062,1058,1055,1051,1047,1044,1040,1036,1033,1029,1026,1022,1018,1015,1011,1007,1004,1000,996,993,989,985,982,978,974,971,967,964,960,956,953,949,945,942,938,934,931,927,923,920,916,912,909,905,901,898,894,891,887,883,880,876,872,869,865,861,858,854,850,847,843,839,836,832,829,825,821,818,814,810,807,803,799,796,792,788,785,781,777,774,770,766,763,759,756,752,748,745,741,737,734,730,726,723,719,715,712,708,704,701,697,694,690,686,683,679,675,672,668,664,661,657,653,650,646,642,639,635,631,628,624,621,617,613,610,606,602,599,595,591,588,584,580,577,573,569,566,562,559,555,551,548,544,540,537,533,529,526,522,518,515,511,507,504,500,496,493,489,486,482,478,475,471,467,464,460,456,453,449,445,442,438,434,431,427,424,420,416,413,409,405,402,398,394,391,387,383,380,376,372,369,365,361,358
[genesys_gl847] gl847_send_slope_table completed
[genesys_gl847] gl847_send_slope_table (table_nr = 1, steps = 232)
[genesys_gl847] gl847_send_slope_table: write slope 1 (232)=,46876,1171,1171,1171,1171,1171,1171,1171,1171,1168,1164,1161,1157,1153,1150,1146,1142,1139,1135,1131,1128,1124,1120,1117,1113,1109,1106,1102,1099,1095,1091,1088,1084,1080,1077,1073,1069,1066,1062,1058,1055,1051,1047,1044,1040,1036,1033,1029,1026,1022,1018,1015,1011,1007,1004,1000,996,993,989,985,982,978,974,971,967,964,960,956,953,949,945,942,938,934,931,927,923,920,916,912,909,905,901,898,894,891,887,883,880,876,872,869,865,861,858,854,850,847,843,839,836,832,829,825,821,818,814,810,807,803,799,796,792,788,785,781,777,774,770,766,763,759,756,752,748,745,741,737,734,730,726,723,719,715,712,708,704,701,697,694,690,686,683,679,675,672,668,664,661,657,653,650,646,642,639,635,631,628,624,621,617,613,610,606,602,599,595,591,588,584,580,577,573,569,566,562,559,555,551,548,544,540,537,533,529,526,522,518,515,511,507,504,500,496,493,489,486,482,478,475,471,467,464,460,456,453,449,445,442,438,434,431,427,424,420,416,413,409,405,402,398,394,391,387,383,380,376,372,369,365,361,358
[genesys_gl847] gl847_send_slope_table completed
[genesys_gl847] gl847_send_slope_table (table_nr = 2, steps = 256)
[genesys_gl847] gl847_send_slope_table: write slope 2 (256)=,1171,1171,1171,1171,1171,1171,1171,1171,1171,1168,1164,1161,1157,1153,1150,1146,1142,1139,1135,1131,1128,1124,1120,1117,1113,1109,1106,1102,1099,1095,1091,1088,1084,1080,1077,1073,1069,1066,1062,1058,1055,1051,1047,1044,1040,1036,1033,1029,1026,1022,1018,1015,1011,1007,1004,1000,996,993,989,985,982,978,974,971,967,964,960,956,953,949,945,942,938,934,931,927,923,920,916,912,909,905,901,898,894,891,887,883,880,876,872,869,865,861,858,854,850,847,843,839,836,832,829,825,821,818,814,810,807,803,799,796,792,788,785,781,777,774,770,766,763,759,756,752,748,745,741,737,734,730,726,723,719,715,712,708,704,701,697,694,690,686,683,679,675,672,668,664,661,657,653,650,646,642,639,635,631,628,624,621,617,613,610,606,602,599,595,591,588,584,580,577,573,569,566,562,559,555,551,548,544,540,537,533,529,526,522,518,515,511,507,504,500,496,493,489,486,482,478,475,471,467,464,460,456,453,449,445,442,438,434,431,427,424,420,416,413,409,405,402,398,394,391,387,383,380,376,372,369,365,361,358,354,351,347,343,340,336,332,329,325,321,318,314,310,307,303,299,296,292,289,285,281,278,267,267
[genesys_gl847] gl847_send_slope_table completed
[genesys_gl847] gl847_send_slope_table (table_nr = 3, steps = 256)
[genesys_gl847] gl847_send_slope_table: write slope 3 (256)=,1171,1171,1171,1171,1171,1171,1171,1171,1171,1168,1164,1161,1157,1153,1150,1146,1142,1139,1135,1131,1128,1124,1120,1117,1113,1109,1106,1102,1099,1095,1091,1088,1084,1080,1077,1073,1069,1066,1062,1058,1055,1051,1047,1044,1040,1036,1033,1029,1026,1022,1018,1015,1011,1007,1004,1000,996,993,989,985,982,978,974,971,967,964,960,956,953,949,945,942,938,934,931,927,923,920,916,912,909,905,901,898,894,891,887,883,880,876,872,869,865,861,858,854,850,847,843,839,836,832,829,825,821,818,814,810,807,803,799,796,792,788,785,781,777,774,770,766,763,759,756,752,748,745,741,737,734,730,726,723,719,715,712,708,704,701,697,694,690,686,683,679,675,672,668,664,661,657,653,650,646,642,639,635,631,628,624,621,617,613,610,606,602,599,595,591,588,584,580,577,573,569,566,562,559,555,551,548,544,540,537,533,529,526,522,518,515,511,507,504,500,496,493,489,486,482,478,475,471,467,464,460,456,453,449,445,442,438,434,431,427,424,420,416,413,409,405,402,398,394,391,387,383,380,376,372,369,365,361,358,354,351,347,343,340,336,332,329,325,321,318,314,310,307,303,299,296,292,289,285,281,278,267,267
[genesys_gl847] gl847_send_slope_table completed
[genesys_gl847] gl847_send_slope_table (table_nr = 4, steps = 256)
[genesys_gl847] gl847_send_slope_table: write slope 4 (256)=,1171,1171,1171,1171,1171,1171,1171,1171,1171,1168,1164,1161,1157,1153,1150,1146,1142,1139,1135,1131,1128,1124,1120,1117,1113,1109,1106,1102,1099,1095,1091,1088,1084,1080,1077,1073,1069,1066,1062,1058,1055,1051,1047,1044,1040,1036,1033,1029,1026,1022,1018,1015,1011,1007,1004,1000,996,993,989,985,982,978,974,971,967,964,960,956,953,949,945,942,938,934,931,927,923,920,916,912,909,905,901,898,894,891,887,883,880,876,872,869,865,861,858,854,850,847,843,839,836,832,829,825,821,818,814,810,807,803,799,796,792,788,785,781,777,774,770,766,763,759,756,752,748,745,741,737,734,730,726,723,719,715,712,708,704,701,697,694,690,686,683,679,675,672,668,664,661,657,653,650,646,642,639,635,631,628,624,621,617,613,610,606,602,599,595,591,588,584,580,577,573,569,566,562,559,555,551,548,544,540,537,533,529,526,522,518,515,511,507,504,500,496,493,489,486,482,478,475,471,467,464,460,456,453,449,445,442,438,434,431,427,424,420,416,413,409,405,402,398,394,391,387,383,380,376,372,369,365,361,358,354,351,347,343,340,336,332,329,325,321,318,314,310,307,303,299,296,292,289,285,281,278,267,267
[genesys_gl847] gl847_send_slope_table completed
[genesys_gl847] gl847_init_motor_regs_scan: acceleration distance=232
[genesys_gl847] gl847_init_motor_regs_scan: feedl=59768
[genesys_gl847] gl847_init_motor_regs_scan: z1 = 7269
[genesys_gl847] gl847_init_motor_regs_scan: z2 = 6981
[genesys_gl847] gl847_init_motor_regs_scan completed
[genesys_gl847] gl847_init_scan_regs: physical bytes to read = 300
[genesys_gl847] gl847_init_scan_regs: total bytes to send = 992481
[genesys_gl847] gl847_init_scan_regs completed
[genesys_gl847] gl847_bulk_write_register: wrote 141 registers
[genesys_gl847] gl847_slow_back_home: reached home position
[genesys_gl847] gl847_slow_back_home: finished
[genesys_gl847] gl847_set_powersaving (delay = 15)
[genesys_gl847] gl847_set_powersaving completed
[genesys_gl847] gl847_init completed
[genesys_gl847] gl847_save_power: enable = 0
[genesys_gl847] gl847_save_power completed
[genesys_gl847] gl847_slow_back_home (wait_until_home = 1)
[genesys_gl847] status=PWRBIT BUFEMPTY HOMESNR LAMPSTS
[genesys_gl847] status=PWRBIT BUFEMPTY HOMESNR LAMPSTS
[genesys_gl847] gl847_slow_back_home: already at home, completed
[genesys_gl847] gl847_slow_back_home completed
[genesys_gl847] gl847_send_gamma_table
[genesys_gl847] gl847_send_gamma_table completed
[genesys_gl847] gl847_calculate_current_setup settings:
Resolution: 100DPI
Lines : 1169
PPL : 849
Startpos : 0.000/0.000
Scan mode : 2
[genesys_gl847] gl847_calculate_current_setup settings:
Resolution : 100DPI/100DPI
Lines : 1169
PPL : 849
Startpos : 0
Depth/Channels: 8/1
[genesys_gl847] gl847_calculate_current_setup: stagger=0 lines
[genesys_gl847] get_sensor_profile: using default sensor profile
[genesys_gl847] gl847_calculate_current_setup : exposure_time=2848 pixels
[genesys_gl847] gl847_calculate_current_setup completed
[genesys_gl847] gl847_calculate_current_setup settings:
Resolution: 100DPI
Lines : 1169
PPL : 849
Startpos : 0.000/0.000
Scan mode : 2
[genesys_gl847] gl847_calculate_current_setup settings:
Resolution : 100DPI/100DPI
Lines : 1169
PPL : 849
Startpos : 0
Depth/Channels: 8/1
[genesys_gl847] gl847_calculate_current_setup: stagger=0 lines
[genesys_gl847] get_sensor_profile: using default sensor profile
[genesys_gl847] gl847_calculate_current_setup : exposure_time=2848 pixels
[genesys_gl847] gl847_calculate_current_setup completed
[genesys_gl847] gl847_init_regs_for_scan settings:
Resolution: 100DPI
Lines : 1169
PPL : 849
Startpos : 0.000/0.000
Scan mode : 2
[genesys_gl847] gl847_init_regs_for_scan: move=0.000000 steps
[genesys_gl847] gl847_init_regs_for_scan: move=0.000000 steps
[genesys_gl847] gl847_init_scan_regs settings:
Resolution : 100DPI/100DPI
Lines : 1169
PPL : 849
Startpos : 0/0
Depth/Channels: 8/1
Flags : 8
[genesys_gl847] gl847_init_scan_regs : stagger=0 lines
[genesys_gl847] get_sensor_profile: using default sensor profile
[genesys_gl847] gl847_init_scan_regs : exposure_time=2848 pixels
[genesys_gl847] gl847_init_scan_regs : scan_step_type=1
[genesys_gl847] gl847_init_optical_regs_scan : exposure_time=2848, used_res=100, start=0, pixels=20376, channels=1, depth=8, half_ccd=0, flags=0
[genesys_gl847] gl847_init_optical_regs_scan: cksel=1
[genesys_gl847] gl847_init_optical_regs_scan: dpihw=600 (factor=4)
[genesys_gl847] get_sensor_profile: using default sensor profile
[genesys_gl847] gl847_setup_sensor start
[genesys_gl847] get_sensor_profile: using default sensor profile
[genesys_gl847] gl847_setup_sensor completed
[genesys_gl847] gl847_set_fe (set)
[genesys_gl847] gl847_set_ad_fe(): start
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_set_ad_fe(): end
[genesys_gl847] gl847_init_optical_regs_scan: dpiset used=100
[genesys_gl847] gl847_init_optical_regs_scan: used_pixels=5094
[genesys_gl847] gl847_init_optical_regs_scan: pixels =20376
[genesys_gl847] gl847_init_optical_regs_scan: depth =8
[genesys_gl847] gl847_init_optical_regs_scan: dev->bpl =849
[genesys_gl847] gl847_init_optical_regs_scan: dev->len =5094
[genesys_gl847] gl847_init_optical_regs_scan: dev->dist =0
[genesys_gl847] gl847_init_optical_regs_scan: dev->segnb =1
[genesys_gl847] gl847_init_optical_regs_scan: words_per_line used=849
[genesys_gl847] gl847_init_optical_regs_scan: exposure_time used=2848
[genesys_gl847] gl847_init_optical_regs_scan completed
[genesys_gl847] gl847_init_scan_regs: move=0 steps
[genesys_gl847] gl847_init_motor_regs_scan start
[genesys_gl847] gl847_init_motor_regs_scan : scan_exposure_time=2848, scan_yres=300, scan_step_type=1, scan_lines=1169, scan_dummy=2, feed_steps=0, scan_power_mode=0, flags=2
[genesys_gl847] gl847_get_step_multiplier: step multiplier is 8
[genesys_gl847] gl847_init_motor_regs_scan: lincnt=1169
[genesys_gl847] gl847_send_slope_table (table_nr = 0, steps = 232)
[genesys_gl847] gl847_send_slope_table: write slope 0 (232)=,46876,1171,1171,1171,1171,1171,1171,1171,1171,1168,1164,1161,1157,1153,1150,1146,1142,1139,1135,1131,1128,1124,1120,1117,1113,1109,1106,1102,1099,1095,1091,1088,1084,1080,1077,1073,1069,1066,1062,1058,1055,1051,1047,1044,1040,1036,1033,1029,1026,1022,1018,1015,1011,1007,1004,1000,996,993,989,985,982,978,974,971,967,964,960,956,953,949,945,942,938,934,931,927,923,920,916,912,909,905,901,898,894,891,887,883,880,876,872,869,865,861,858,854,850,847,843,839,836,832,829,825,821,818,814,810,807,803,799,796,792,788,785,781,777,774,770,766,763,759,756,752,748,745,741,737,734,730,726,723,719,715,712,708,704,701,697,694,690,686,683,679,675,672,668,664,661,657,653,650,646,642,639,635,631,628,624,621,617,613,610,606,602,599,595,591,588,584,580,577,573,569,566,562,559,555,551,548,544,540,537,533,529,526,522,518,515,511,507,504,500,496,493,489,486,482,478,475,471,467,464,460,456,453,449,445,442,438,434,431,427,424,420,416,413,409,405,402,398,394,391,387,383,380,376,372,369,365,361,358
[genesys_gl847] gl847_send_slope_table completed
[genesys_gl847] gl847_send_slope_table (table_nr = 1, steps = 232)
[genesys_gl847] gl847_send_slope_table: write slope 1 (232)=,46876,1171,1171,1171,1171,1171,1171,1171,1171,1168,1164,1161,1157,1153,1150,1146,1142,1139,1135,1131,1128,1124,1120,1117,1113,1109,1106,1102,1099,1095,1091,1088,1084,1080,1077,1073,1069,1066,1062,1058,1055,1051,1047,1044,1040,1036,1033,1029,1026,1022,1018,1015,1011,1007,1004,1000,996,993,989,985,982,978,974,971,967,964,960,956,953,949,945,942,938,934,931,927,923,920,916,912,909,905,901,898,894,891,887,883,880,876,872,869,865,861,858,854,850,847,843,839,836,832,829,825,821,818,814,810,807,803,799,796,792,788,785,781,777,774,770,766,763,759,756,752,748,745,741,737,734,730,726,723,719,715,712,708,704,701,697,694,690,686,683,679,675,672,668,664,661,657,653,650,646,642,639,635,631,628,624,621,617,613,610,606,602,599,595,591,588,584,580,577,573,569,566,562,559,555,551,548,544,540,537,533,529,526,522,518,515,511,507,504,500,496,493,489,486,482,478,475,471,467,464,460,456,453,449,445,442,438,434,431,427,424,420,416,413,409,405,402,398,394,391,387,383,380,376,372,369,365,361,358
[genesys_gl847] gl847_send_slope_table completed
[genesys_gl847] gl847_send_slope_table (table_nr = 2, steps = 256)
[genesys_gl847] gl847_send_slope_table: write slope 2 (256)=,1171,1171,1171,1171,1171,1171,1171,1171,1171,1168,1164,1161,1157,1153,1150,1146,1142,1139,1135,1131,1128,1124,1120,1117,1113,1109,1106,1102,1099,1095,1091,1088,1084,1080,1077,1073,1069,1066,1062,1058,1055,1051,1047,1044,1040,1036,1033,1029,1026,1022,1018,1015,1011,1007,1004,1000,996,993,989,985,982,978,974,971,967,964,960,956,953,949,945,942,938,934,931,927,923,920,916,912,909,905,901,898,894,891,887,883,880,876,872,869,865,861,858,854,850,847,843,839,836,832,829,825,821,818,814,810,807,803,799,796,792,788,785,781,777,774,770,766,763,759,756,752,748,745,741,737,734,730,726,723,719,715,712,708,704,701,697,694,690,686,683,679,675,672,668,664,661,657,653,650,646,642,639,635,631,628,624,621,617,613,610,606,602,599,595,591,588,584,580,577,573,569,566,562,559,555,551,548,544,540,537,533,529,526,522,518,515,511,507,504,500,496,493,489,486,482,478,475,471,467,464,460,456,453,449,445,442,438,434,431,427,424,420,416,413,409,405,402,398,394,391,387,383,380,376,372,369,365,361,358,354,351,347,343,340,336,332,329,325,321,318,314,310,307,303,299,296,292,289,285,281,278,267,267
[genesys_gl847] gl847_send_slope_table completed
[genesys_gl847] gl847_send_slope_table (table_nr = 3, steps = 256)
[genesys_gl847] gl847_send_slope_table: write slope 3 (256)=,1171,1171,1171,1171,1171,1171,1171,1171,1171,1168,1164,1161,1157,1153,1150,1146,1142,1139,1135,1131,1128,1124,1120,1117,1113,1109,1106,1102,1099,1095,1091,1088,1084,1080,1077,1073,1069,1066,1062,1058,1055,1051,1047,1044,1040,1036,1033,1029,1026,1022,1018,1015,1011,1007,1004,1000,996,993,989,985,982,978,974,971,967,964,960,956,953,949,945,942,938,934,931,927,923,920,916,912,909,905,901,898,894,891,887,883,880,876,872,869,865,861,858,854,850,847,843,839,836,832,829,825,821,818,814,810,807,803,799,796,792,788,785,781,777,774,770,766,763,759,756,752,748,745,741,737,734,730,726,723,719,715,712,708,704,701,697,694,690,686,683,679,675,672,668,664,661,657,653,650,646,642,639,635,631,628,624,621,617,613,610,606,602,599,595,591,588,584,580,577,573,569,566,562,559,555,551,548,544,540,537,533,529,526,522,518,515,511,507,504,500,496,493,489,486,482,478,475,471,467,464,460,456,453,449,445,442,438,434,431,427,424,420,416,413,409,405,402,398,394,391,387,383,380,376,372,369,365,361,358,354,351,347,343,340,336,332,329,325,321,318,314,310,307,303,299,296,292,289,285,281,278,267,267
[genesys_gl847] gl847_send_slope_table completed
[genesys_gl847] gl847_send_slope_table (table_nr = 4, steps = 256)
[genesys_gl847] gl847_send_slope_table: write slope 4 (256)=,1171,1171,1171,1171,1171,1171,1171,1171,1171,1168,1164,1161,1157,1153,1150,1146,1142,1139,1135,1131,1128,1124,1120,1117,1113,1109,1106,1102,1099,1095,1091,1088,1084,1080,1077,1073,1069,1066,1062,1058,1055,1051,1047,1044,1040,1036,1033,1029,1026,1022,1018,1015,1011,1007,1004,1000,996,993,989,985,982,978,974,971,967,964,960,956,953,949,945,942,938,934,931,927,923,920,916,912,909,905,901,898,894,891,887,883,880,876,872,869,865,861,858,854,850,847,843,839,836,832,829,825,821,818,814,810,807,803,799,796,792,788,785,781,777,774,770,766,763,759,756,752,748,745,741,737,734,730,726,723,719,715,712,708,704,701,697,694,690,686,683,679,675,672,668,664,661,657,653,650,646,642,639,635,631,628,624,621,617,613,610,606,602,599,595,591,588,584,580,577,573,569,566,562,559,555,551,548,544,540,537,533,529,526,522,518,515,511,507,504,500,496,493,489,486,482,478,475,471,467,464,460,456,453,449,445,442,438,434,431,427,424,420,416,413,409,405,402,398,394,391,387,383,380,376,372,369,365,361,358,354,351,347,343,340,336,332,329,325,321,318,314,310,307,303,299,296,292,289,285,281,278,267,267
[genesys_gl847] gl847_send_slope_table completed
[genesys_gl847] gl847_init_motor_regs_scan: acceleration distance=232
[genesys_gl847] gl847_init_motor_regs_scan: feedl=1
[genesys_gl847] gl847_init_motor_regs_scan: z1 = 7269
[genesys_gl847] gl847_init_motor_regs_scan: z2 = 4571
[genesys_gl847] gl847_init_motor_regs_scan completed
[genesys_gl847] gl847_init_scan_regs: physical bytes to read = 992481
[genesys_gl847] gl847_init_scan_regs: total bytes to send = 992481
[genesys_gl847] gl847_init_scan_regs completed
[genesys_gl847] gl847_init_regs_for_scan completed
[genesys_gl847] gl847_bulk_write_register: wrote 141 registers
[genesys_gl847] gl847_begin_scan start
[genesys_gl847] gl847_begin_scan completed
[genesys_gl847] gl847_bulk_read_data: requesting 13568 bytes at addr=0x45
[genesys_gl847] gl847_bulk_read_data: trying to read 13312 bytes of data
[genesys_gl847] gl847_bulk_read_data: 13312 bytes of data read
[genesys_gl847] gl847_bulk_read_data: trying to read 256 bytes of data
[genesys_gl847] gl847_bulk_read_data: 256 bytes of data read
[genesys_gl847] gl847_bulk_read_data: read 13568 bytes, 0 remaining

Wyświetl plik

@ -1,319 +0,0 @@
[genesys] WARNING: Your scanner is not fully supported or at least
[genesys] had only limited testing. Please be careful and
[genesys] report any failure/success to
[genesys] sane-devel@lists.alioth.debian.org. Please provide as many
[genesys] details as possible, e.g. the exact name of your
[genesys] scanner and what does (not) work.
[sanei_debug] Setting debug level of genesys_gl847 to 255.
[genesys_gl847] gl847_init start
[genesys_gl847] gl847_init: value=0x00
[genesys_gl847] gl847_init: device is warm
[genesys_gl847] gl847_cold_boot start
[genesys_gl847] gl847_cold_boot: reported version for genesys chip is 0x05
[genesys_gl847] gl847_init_registers start
[genesys_gl847] gl847_init_registers completed
[genesys_gl847] gl847_bulk_write_register: wrote 141 registers
[genesys_gl847] gl847_init_gpio: start
[genesys_gl847] gl847_init_gpio completed
[genesys_gl847] gl847_init_memory_layout
[genesys_gl847] gl847_init_memory_layout completed
[genesys_gl847] gl847_cold_boot completed
[genesys_gl847] gl847_feed start
[genesys_gl847] gl847_init_scan_regs settings:
Resolution : 200DPI/200DPI
Lines : 3
PPL : 100
Startpos : 0/300
Depth/Channels: 8/3
Flags : 216
[genesys_gl847] gl847_init_scan_regs : stagger=0 lines
[genesys_gl847] get_sensor_profile: using default sensor profile
[genesys_gl847] gl847_init_scan_regs : exposure_time=2848 pixels
[genesys_gl847] gl847_init_scan_regs : scan_step_type=1
[genesys_gl847] gl847_init_optical_regs_scan : exposure_time=2848, used_res=200, start=0, pixels=1200, channels=3, depth=8, half_ccd=0, flags=3
[genesys_gl847] gl847_init_optical_regs_scan: cksel=1
[genesys_gl847] gl847_init_optical_regs_scan: dpihw=600 (factor=4)
[genesys_gl847] get_sensor_profile: using default sensor profile
[genesys_gl847] gl847_setup_sensor start
[genesys_gl847] get_sensor_profile: using default sensor profile
[genesys_gl847] gl847_setup_sensor completed
[genesys_gl847] gl847_set_fe (set)
[genesys_gl847] gl847_set_ad_fe(): start
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_set_ad_fe(): end
[genesys_gl847] gl847_init_optical_regs_scan: dpiset used=200
[genesys_gl847] gl847_init_optical_regs_scan: used_pixels=300
[genesys_gl847] gl847_init_optical_regs_scan: pixels =1200
[genesys_gl847] gl847_init_optical_regs_scan: depth =8
[genesys_gl847] gl847_init_optical_regs_scan: dev->bpl =100
[genesys_gl847] gl847_init_optical_regs_scan: dev->len =300
[genesys_gl847] gl847_init_optical_regs_scan: dev->dist =0
[genesys_gl847] gl847_init_optical_regs_scan: dev->segnb =1
[genesys_gl847] gl847_init_optical_regs_scan: words_per_line used=300
[genesys_gl847] gl847_init_optical_regs_scan: exposure_time used=2848
[genesys_gl847] gl847_init_optical_regs_scan completed
[genesys_gl847] gl847_init_scan_regs: move=300 steps
[genesys_gl847] gl847_init_motor_regs_scan start
[genesys_gl847] gl847_init_motor_regs_scan : scan_exposure_time=2848, scan_yres=200, scan_step_type=1, scan_lines=3, scan_dummy=0, feed_steps=300, scan_power_mode=0, flags=0
[genesys_gl847] gl847_get_step_multiplier: step multiplier is 8
[genesys_gl847] gl847_init_motor_regs_scan: lincnt=3
[genesys_gl847] gl847_send_slope_table (table_nr = 0, steps = 256)
[genesys_gl847] gl847_send_slope_table: write slope 0 (256)=,46876,1171,1171,1171,1171,1171,1171,1171,1171,1168,1164,1161,1157,1153,1150,1146,1142,1139,1135,1131,1128,1124,1120,1117,1113,1109,1106,1102,1099,1095,1091,1088,1084,1080,1077,1073,1069,1066,1062,1058,1055,1051,1047,1044,1040,1036,1033,1029,1026,1022,1018,1015,1011,1007,1004,1000,996,993,989,985,982,978,974,971,967,964,960,956,953,949,945,942,938,934,931,927,923,920,916,912,909,905,901,898,894,891,887,883,880,876,872,869,865,861,858,854,850,847,843,839,836,832,829,825,821,818,814,810,807,803,799,796,792,788,785,781,777,774,770,766,763,759,756,752,748,745,741,737,734,730,726,723,719,715,712,708,704,701,697,694,690,686,683,679,675,672,668,664,661,657,653,650,646,642,639,635,631,628,624,621,617,613,610,606,602,599,595,591,588,584,580,577,573,569,566,562,559,555,551,548,544,540,537,533,529,526,522,518,515,511,507,504,500,496,493,489,486,482,478,475,471,467,464,460,456,453,449,445,442,438,434,431,427,424,420,416,413,409,405,402,398,394,391,387,383,380,376,372,369,365,361,358,354,351,347,343,340,336,332,329,325,321,318,314,310,307,303,299,296,292,289,285,281,278,267,267
[genesys_gl847] gl847_send_slope_table completed
[genesys_gl847] gl847_send_slope_table (table_nr = 1, steps = 256)
[genesys_gl847] gl847_send_slope_table: write slope 1 (256)=,46876,1171,1171,1171,1171,1171,1171,1171,1171,1168,1164,1161,1157,1153,1150,1146,1142,1139,1135,1131,1128,1124,1120,1117,1113,1109,1106,1102,1099,1095,1091,1088,1084,1080,1077,1073,1069,1066,1062,1058,1055,1051,1047,1044,1040,1036,1033,1029,1026,1022,1018,1015,1011,1007,1004,1000,996,993,989,985,982,978,974,971,967,964,960,956,953,949,945,942,938,934,931,927,923,920,916,912,909,905,901,898,894,891,887,883,880,876,872,869,865,861,858,854,850,847,843,839,836,832,829,825,821,818,814,810,807,803,799,796,792,788,785,781,777,774,770,766,763,759,756,752,748,745,741,737,734,730,726,723,719,715,712,708,704,701,697,694,690,686,683,679,675,672,668,664,661,657,653,650,646,642,639,635,631,628,624,621,617,613,610,606,602,599,595,591,588,584,580,577,573,569,566,562,559,555,551,548,544,540,537,533,529,526,522,518,515,511,507,504,500,496,493,489,486,482,478,475,471,467,464,460,456,453,449,445,442,438,434,431,427,424,420,416,413,409,405,402,398,394,391,387,383,380,376,372,369,365,361,358,354,351,347,343,340,336,332,329,325,321,318,314,310,307,303,299,296,292,289,285,281,278,267,267
[genesys_gl847] gl847_send_slope_table completed
[genesys_gl847] gl847_send_slope_table (table_nr = 2, steps = 256)
[genesys_gl847] gl847_send_slope_table: write slope 2 (256)=,1171,1171,1171,1171,1171,1171,1171,1171,1171,1168,1164,1161,1157,1153,1150,1146,1142,1139,1135,1131,1128,1124,1120,1117,1113,1109,1106,1102,1099,1095,1091,1088,1084,1080,1077,1073,1069,1066,1062,1058,1055,1051,1047,1044,1040,1036,1033,1029,1026,1022,1018,1015,1011,1007,1004,1000,996,993,989,985,982,978,974,971,967,964,960,956,953,949,945,942,938,934,931,927,923,920,916,912,909,905,901,898,894,891,887,883,880,876,872,869,865,861,858,854,850,847,843,839,836,832,829,825,821,818,814,810,807,803,799,796,792,788,785,781,777,774,770,766,763,759,756,752,748,745,741,737,734,730,726,723,719,715,712,708,704,701,697,694,690,686,683,679,675,672,668,664,661,657,653,650,646,642,639,635,631,628,624,621,617,613,610,606,602,599,595,591,588,584,580,577,573,569,566,562,559,555,551,548,544,540,537,533,529,526,522,518,515,511,507,504,500,496,493,489,486,482,478,475,471,467,464,460,456,453,449,445,442,438,434,431,427,424,420,416,413,409,405,402,398,394,391,387,383,380,376,372,369,365,361,358,354,351,347,343,340,336,332,329,325,321,318,314,310,307,303,299,296,292,289,285,281,278,267,267
[genesys_gl847] gl847_send_slope_table completed
[genesys_gl847] gl847_send_slope_table (table_nr = 3, steps = 256)
[genesys_gl847] gl847_send_slope_table: write slope 3 (256)=,1171,1171,1171,1171,1171,1171,1171,1171,1171,1168,1164,1161,1157,1153,1150,1146,1142,1139,1135,1131,1128,1124,1120,1117,1113,1109,1106,1102,1099,1095,1091,1088,1084,1080,1077,1073,1069,1066,1062,1058,1055,1051,1047,1044,1040,1036,1033,1029,1026,1022,1018,1015,1011,1007,1004,1000,996,993,989,985,982,978,974,971,967,964,960,956,953,949,945,942,938,934,931,927,923,920,916,912,909,905,901,898,894,891,887,883,880,876,872,869,865,861,858,854,850,847,843,839,836,832,829,825,821,818,814,810,807,803,799,796,792,788,785,781,777,774,770,766,763,759,756,752,748,745,741,737,734,730,726,723,719,715,712,708,704,701,697,694,690,686,683,679,675,672,668,664,661,657,653,650,646,642,639,635,631,628,624,621,617,613,610,606,602,599,595,591,588,584,580,577,573,569,566,562,559,555,551,548,544,540,537,533,529,526,522,518,515,511,507,504,500,496,493,489,486,482,478,475,471,467,464,460,456,453,449,445,442,438,434,431,427,424,420,416,413,409,405,402,398,394,391,387,383,380,376,372,369,365,361,358,354,351,347,343,340,336,332,329,325,321,318,314,310,307,303,299,296,292,289,285,281,278,267,267
[genesys_gl847] gl847_send_slope_table completed
[genesys_gl847] gl847_send_slope_table (table_nr = 4, steps = 256)
[genesys_gl847] gl847_send_slope_table: write slope 4 (256)=,1171,1171,1171,1171,1171,1171,1171,1171,1171,1168,1164,1161,1157,1153,1150,1146,1142,1139,1135,1131,1128,1124,1120,1117,1113,1109,1106,1102,1099,1095,1091,1088,1084,1080,1077,1073,1069,1066,1062,1058,1055,1051,1047,1044,1040,1036,1033,1029,1026,1022,1018,1015,1011,1007,1004,1000,996,993,989,985,982,978,974,971,967,964,960,956,953,949,945,942,938,934,931,927,923,920,916,912,909,905,901,898,894,891,887,883,880,876,872,869,865,861,858,854,850,847,843,839,836,832,829,825,821,818,814,810,807,803,799,796,792,788,785,781,777,774,770,766,763,759,756,752,748,745,741,737,734,730,726,723,719,715,712,708,704,701,697,694,690,686,683,679,675,672,668,664,661,657,653,650,646,642,639,635,631,628,624,621,617,613,610,606,602,599,595,591,588,584,580,577,573,569,566,562,559,555,551,548,544,540,537,533,529,526,522,518,515,511,507,504,500,496,493,489,486,482,478,475,471,467,464,460,456,453,449,445,442,438,434,431,427,424,420,416,413,409,405,402,398,394,391,387,383,380,376,372,369,365,361,358,354,351,347,343,340,336,332,329,325,321,318,314,310,307,303,299,296,292,289,285,281,278,267,267
[genesys_gl847] gl847_send_slope_table completed
[genesys_gl847] gl847_init_motor_regs_scan: acceleration distance=256
[genesys_gl847] gl847_init_motor_regs_scan: feedl=344
[genesys_gl847] gl847_init_motor_regs_scan: z1 = 1017
[genesys_gl847] gl847_init_motor_regs_scan: z2 = 1017
[genesys_gl847] gl847_init_motor_regs_scan completed
[genesys_gl847] gl847_init_scan_regs: physical bytes to read = 900
[genesys_gl847] gl847_init_scan_regs: total bytes to send = 5128050
[genesys_gl847] gl847_init_scan_regs completed
[genesys_gl847] gl847_bulk_write_register: wrote 141 registers
[genesys_gl847] gl847_feed completed
[genesys_gl847] gl847_set_fe (init)
[genesys_gl847] gl847_set_ad_fe(): start
[genesys_gl847] gl847_set_ad_fe(): setting DAC 11
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_set_ad_fe(): end
[genesys_gl847] gl847_slow_back_home (wait_until_home = 1)
[genesys_gl847] status=PWRBIT BUFEMPTY FEEDFSH LAMPSTS MOTORENB
[genesys_gl847] status=PWRBIT BUFEMPTY FEEDFSH LAMPSTS
[genesys_gl847] gl847_init_scan_regs settings:
Resolution : 100DPI/100DPI
Lines : 3
PPL : 100
Startpos : 0/30000
Depth/Channels: 8/1
Flags : 16
[genesys_gl847] gl847_init_scan_regs : stagger=0 lines
[genesys_gl847] get_sensor_profile: using default sensor profile
[genesys_gl847] gl847_init_scan_regs : exposure_time=2848 pixels
[genesys_gl847] gl847_init_scan_regs : scan_step_type=1
[genesys_gl847] gl847_init_optical_regs_scan : exposure_time=2848, used_res=100, start=0, pixels=2400, channels=1, depth=8, half_ccd=0, flags=3
[genesys_gl847] gl847_init_optical_regs_scan: cksel=1
[genesys_gl847] gl847_init_optical_regs_scan: dpihw=600 (factor=4)
[genesys_gl847] get_sensor_profile: using default sensor profile
[genesys_gl847] gl847_setup_sensor start
[genesys_gl847] get_sensor_profile: using default sensor profile
[genesys_gl847] gl847_setup_sensor completed
[genesys_gl847] gl847_set_fe (set)
[genesys_gl847] gl847_set_ad_fe(): start
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_set_ad_fe(): end
[genesys_gl847] gl847_init_optical_regs_scan: dpiset used=100
[genesys_gl847] gl847_init_optical_regs_scan: used_pixels=600
[genesys_gl847] gl847_init_optical_regs_scan: pixels =2400
[genesys_gl847] gl847_init_optical_regs_scan: depth =8
[genesys_gl847] gl847_init_optical_regs_scan: dev->bpl =100
[genesys_gl847] gl847_init_optical_regs_scan: dev->len =600
[genesys_gl847] gl847_init_optical_regs_scan: dev->dist =0
[genesys_gl847] gl847_init_optical_regs_scan: dev->segnb =1
[genesys_gl847] gl847_init_optical_regs_scan: words_per_line used=100
[genesys_gl847] gl847_init_optical_regs_scan: exposure_time used=2848
[genesys_gl847] gl847_init_optical_regs_scan completed
[genesys_gl847] gl847_init_scan_regs: move=30000 steps
[genesys_gl847] gl847_init_motor_regs_scan start
[genesys_gl847] gl847_init_motor_regs_scan : scan_exposure_time=2848, scan_yres=300, scan_step_type=1, scan_lines=3, scan_dummy=2, feed_steps=30000, scan_power_mode=0, flags=0
[genesys_gl847] gl847_get_step_multiplier: step multiplier is 8
[genesys_gl847] gl847_init_motor_regs_scan: lincnt=3
[genesys_gl847] gl847_send_slope_table (table_nr = 0, steps = 232)
[genesys_gl847] gl847_send_slope_table: write slope 0 (232)=,46876,1171,1171,1171,1171,1171,1171,1171,1171,1168,1164,1161,1157,1153,1150,1146,1142,1139,1135,1131,1128,1124,1120,1117,1113,1109,1106,1102,1099,1095,1091,1088,1084,1080,1077,1073,1069,1066,1062,1058,1055,1051,1047,1044,1040,1036,1033,1029,1026,1022,1018,1015,1011,1007,1004,1000,996,993,989,985,982,978,974,971,967,964,960,956,953,949,945,942,938,934,931,927,923,920,916,912,909,905,901,898,894,891,887,883,880,876,872,869,865,861,858,854,850,847,843,839,836,832,829,825,821,818,814,810,807,803,799,796,792,788,785,781,777,774,770,766,763,759,756,752,748,745,741,737,734,730,726,723,719,715,712,708,704,701,697,694,690,686,683,679,675,672,668,664,661,657,653,650,646,642,639,635,631,628,624,621,617,613,610,606,602,599,595,591,588,584,580,577,573,569,566,562,559,555,551,548,544,540,537,533,529,526,522,518,515,511,507,504,500,496,493,489,486,482,478,475,471,467,464,460,456,453,449,445,442,438,434,431,427,424,420,416,413,409,405,402,398,394,391,387,383,380,376,372,369,365,361,358
[genesys_gl847] gl847_send_slope_table completed
[genesys_gl847] gl847_send_slope_table (table_nr = 1, steps = 232)
[genesys_gl847] gl847_send_slope_table: write slope 1 (232)=,46876,1171,1171,1171,1171,1171,1171,1171,1171,1168,1164,1161,1157,1153,1150,1146,1142,1139,1135,1131,1128,1124,1120,1117,1113,1109,1106,1102,1099,1095,1091,1088,1084,1080,1077,1073,1069,1066,1062,1058,1055,1051,1047,1044,1040,1036,1033,1029,1026,1022,1018,1015,1011,1007,1004,1000,996,993,989,985,982,978,974,971,967,964,960,956,953,949,945,942,938,934,931,927,923,920,916,912,909,905,901,898,894,891,887,883,880,876,872,869,865,861,858,854,850,847,843,839,836,832,829,825,821,818,814,810,807,803,799,796,792,788,785,781,777,774,770,766,763,759,756,752,748,745,741,737,734,730,726,723,719,715,712,708,704,701,697,694,690,686,683,679,675,672,668,664,661,657,653,650,646,642,639,635,631,628,624,621,617,613,610,606,602,599,595,591,588,584,580,577,573,569,566,562,559,555,551,548,544,540,537,533,529,526,522,518,515,511,507,504,500,496,493,489,486,482,478,475,471,467,464,460,456,453,449,445,442,438,434,431,427,424,420,416,413,409,405,402,398,394,391,387,383,380,376,372,369,365,361,358
[genesys_gl847] gl847_send_slope_table completed
[genesys_gl847] gl847_send_slope_table (table_nr = 2, steps = 256)
[genesys_gl847] gl847_send_slope_table: write slope 2 (256)=,1171,1171,1171,1171,1171,1171,1171,1171,1171,1168,1164,1161,1157,1153,1150,1146,1142,1139,1135,1131,1128,1124,1120,1117,1113,1109,1106,1102,1099,1095,1091,1088,1084,1080,1077,1073,1069,1066,1062,1058,1055,1051,1047,1044,1040,1036,1033,1029,1026,1022,1018,1015,1011,1007,1004,1000,996,993,989,985,982,978,974,971,967,964,960,956,953,949,945,942,938,934,931,927,923,920,916,912,909,905,901,898,894,891,887,883,880,876,872,869,865,861,858,854,850,847,843,839,836,832,829,825,821,818,814,810,807,803,799,796,792,788,785,781,777,774,770,766,763,759,756,752,748,745,741,737,734,730,726,723,719,715,712,708,704,701,697,694,690,686,683,679,675,672,668,664,661,657,653,650,646,642,639,635,631,628,624,621,617,613,610,606,602,599,595,591,588,584,580,577,573,569,566,562,559,555,551,548,544,540,537,533,529,526,522,518,515,511,507,504,500,496,493,489,486,482,478,475,471,467,464,460,456,453,449,445,442,438,434,431,427,424,420,416,413,409,405,402,398,394,391,387,383,380,376,372,369,365,361,358,354,351,347,343,340,336,332,329,325,321,318,314,310,307,303,299,296,292,289,285,281,278,267,267
[genesys_gl847] gl847_send_slope_table completed
[genesys_gl847] gl847_send_slope_table (table_nr = 3, steps = 256)
[genesys_gl847] gl847_send_slope_table: write slope 3 (256)=,1171,1171,1171,1171,1171,1171,1171,1171,1171,1168,1164,1161,1157,1153,1150,1146,1142,1139,1135,1131,1128,1124,1120,1117,1113,1109,1106,1102,1099,1095,1091,1088,1084,1080,1077,1073,1069,1066,1062,1058,1055,1051,1047,1044,1040,1036,1033,1029,1026,1022,1018,1015,1011,1007,1004,1000,996,993,989,985,982,978,974,971,967,964,960,956,953,949,945,942,938,934,931,927,923,920,916,912,909,905,901,898,894,891,887,883,880,876,872,869,865,861,858,854,850,847,843,839,836,832,829,825,821,818,814,810,807,803,799,796,792,788,785,781,777,774,770,766,763,759,756,752,748,745,741,737,734,730,726,723,719,715,712,708,704,701,697,694,690,686,683,679,675,672,668,664,661,657,653,650,646,642,639,635,631,628,624,621,617,613,610,606,602,599,595,591,588,584,580,577,573,569,566,562,559,555,551,548,544,540,537,533,529,526,522,518,515,511,507,504,500,496,493,489,486,482,478,475,471,467,464,460,456,453,449,445,442,438,434,431,427,424,420,416,413,409,405,402,398,394,391,387,383,380,376,372,369,365,361,358,354,351,347,343,340,336,332,329,325,321,318,314,310,307,303,299,296,292,289,285,281,278,267,267
[genesys_gl847] gl847_send_slope_table completed
[genesys_gl847] gl847_send_slope_table (table_nr = 4, steps = 256)
[genesys_gl847] gl847_send_slope_table: write slope 4 (256)=,1171,1171,1171,1171,1171,1171,1171,1171,1171,1168,1164,1161,1157,1153,1150,1146,1142,1139,1135,1131,1128,1124,1120,1117,1113,1109,1106,1102,1099,1095,1091,1088,1084,1080,1077,1073,1069,1066,1062,1058,1055,1051,1047,1044,1040,1036,1033,1029,1026,1022,1018,1015,1011,1007,1004,1000,996,993,989,985,982,978,974,971,967,964,960,956,953,949,945,942,938,934,931,927,923,920,916,912,909,905,901,898,894,891,887,883,880,876,872,869,865,861,858,854,850,847,843,839,836,832,829,825,821,818,814,810,807,803,799,796,792,788,785,781,777,774,770,766,763,759,756,752,748,745,741,737,734,730,726,723,719,715,712,708,704,701,697,694,690,686,683,679,675,672,668,664,661,657,653,650,646,642,639,635,631,628,624,621,617,613,610,606,602,599,595,591,588,584,580,577,573,569,566,562,559,555,551,548,544,540,537,533,529,526,522,518,515,511,507,504,500,496,493,489,486,482,478,475,471,467,464,460,456,453,449,445,442,438,434,431,427,424,420,416,413,409,405,402,398,394,391,387,383,380,376,372,369,365,361,358,354,351,347,343,340,336,332,329,325,321,318,314,310,307,303,299,296,292,289,285,281,278,267,267
[genesys_gl847] gl847_send_slope_table completed
[genesys_gl847] gl847_init_motor_regs_scan: acceleration distance=232
[genesys_gl847] gl847_init_motor_regs_scan: feedl=59768
[genesys_gl847] gl847_init_motor_regs_scan: z1 = 7269
[genesys_gl847] gl847_init_motor_regs_scan: z2 = 6981
[genesys_gl847] gl847_init_motor_regs_scan completed
[genesys_gl847] gl847_init_scan_regs: physical bytes to read = 300
[genesys_gl847] gl847_init_scan_regs: total bytes to send = 1709350
[genesys_gl847] gl847_init_scan_regs completed
[genesys_gl847] gl847_bulk_write_register: wrote 141 registers
[genesys_gl847] gl847_slow_back_home: reached home position
[genesys_gl847] gl847_slow_back_home: finished
[genesys_gl847] gl847_set_powersaving (delay = 15)
[genesys_gl847] gl847_set_powersaving completed
[genesys_gl847] gl847_init completed
[genesys_gl847] gl847_save_power: enable = 0
[genesys_gl847] gl847_save_power completed
[genesys_gl847] gl847_slow_back_home (wait_until_home = 1)
[genesys_gl847] status=PWRBIT BUFEMPTY HOMESNR LAMPSTS
[genesys_gl847] status=PWRBIT BUFEMPTY HOMESNR LAMPSTS
[genesys_gl847] gl847_slow_back_home: already at home, completed
[genesys_gl847] gl847_slow_back_home completed
[genesys_gl847] gl847_send_gamma_table
[genesys_gl847] gl847_send_gamma_table completed
[genesys_gl847] gl847_calculate_current_setup settings:
Resolution: 100DPI
Lines : 2011
PPL : 850
Startpos : 0.000/0.000
Scan mode : 2
[genesys_gl847] gl847_calculate_current_setup settings:
Resolution : 100DPI/100DPI
Lines : 2011
PPL : 850
Startpos : 566
Depth/Channels: 8/1
[genesys_gl847] gl847_calculate_current_setup: stagger=0 lines
[genesys_gl847] get_sensor_profile: using default sensor profile
[genesys_gl847] gl847_calculate_current_setup : exposure_time=2848 pixels
[genesys_gl847] gl847_calculate_current_setup completed
[genesys_gl847] gl847_calculate_current_setup settings:
Resolution: 100DPI
Lines : 2011
PPL : 850
Startpos : 0.000/0.000
Scan mode : 2
[genesys_gl847] gl847_calculate_current_setup settings:
Resolution : 100DPI/100DPI
Lines : 2011
PPL : 850
Startpos : 566
Depth/Channels: 8/1
[genesys_gl847] gl847_calculate_current_setup: stagger=0 lines
[genesys_gl847] get_sensor_profile: using default sensor profile
[genesys_gl847] gl847_calculate_current_setup : exposure_time=2848 pixels
[genesys_gl847] gl847_calculate_current_setup completed
[genesys_gl847] gl847_init_regs_for_scan settings:
Resolution: 100DPI
Lines : 2011
PPL : 850
Startpos : 0.000/0.000
Scan mode : 2
[genesys_gl847] gl847_init_regs_for_scan: move=94.488190 steps
[genesys_gl847] gl847_init_regs_for_scan: move=94.488190 steps
[genesys_gl847] gl847_init_scan_regs settings:
Resolution : 100DPI/100DPI
Lines : 2011
PPL : 850
Startpos : 566.929/94.4882
Depth/Channels: 8/1
Flags : 8
[genesys_gl847] gl847_init_scan_regs : stagger=0 lines
[genesys_gl847] get_sensor_profile: using default sensor profile
[genesys_gl847] gl847_init_scan_regs : exposure_time=2848 pixels
[genesys_gl847] gl847_init_scan_regs : scan_step_type=1
[genesys_gl847] gl847_init_optical_regs_scan : exposure_time=2848, used_res=100, start=566, pixels=20400, channels=1, depth=8, half_ccd=0, flags=0
[genesys_gl847] gl847_init_optical_regs_scan: cksel=1
[genesys_gl847] gl847_init_optical_regs_scan: dpihw=600 (factor=4)
[genesys_gl847] get_sensor_profile: using default sensor profile
[genesys_gl847] gl847_setup_sensor start
[genesys_gl847] get_sensor_profile: using default sensor profile
[genesys_gl847] gl847_setup_sensor completed
[genesys_gl847] gl847_set_fe (set)
[genesys_gl847] gl847_set_ad_fe(): start
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_bulk_write_register: wrote 3 registers
[genesys_gl847] gl847_set_ad_fe(): end
[genesys_gl847] gl847_init_optical_regs_scan: dpiset used=100
[genesys_gl847] gl847_init_optical_regs_scan: used_pixels=5100
[genesys_gl847] gl847_init_optical_regs_scan: pixels =20400
[genesys_gl847] gl847_init_optical_regs_scan: depth =8
[genesys_gl847] gl847_init_optical_regs_scan: dev->bpl =850
[genesys_gl847] gl847_init_optical_regs_scan: dev->len =5100
[genesys_gl847] gl847_init_optical_regs_scan: dev->dist =0
[genesys_gl847] gl847_init_optical_regs_scan: dev->segnb =1
[genesys_gl847] gl847_init_optical_regs_scan: words_per_line used=850
[genesys_gl847] gl847_init_optical_regs_scan: exposure_time used=2848
[genesys_gl847] gl847_init_optical_regs_scan completed
[genesys_gl847] gl847_init_scan_regs: move=94 steps
[genesys_gl847] gl847_init_motor_regs_scan start
[genesys_gl847] gl847_init_motor_regs_scan : scan_exposure_time=2848, scan_yres=300, scan_step_type=1, scan_lines=2011, scan_dummy=2, feed_steps=94, scan_power_mode=0, flags=2
[genesys_gl847] gl847_get_step_multiplier: step multiplier is 8
[genesys_gl847] gl847_init_motor_regs_scan: lincnt=2011
[genesys_gl847] gl847_send_slope_table (table_nr = 0, steps = 232)
[genesys_gl847] gl847_send_slope_table: write slope 0 (232)=,46876,1171,1171,1171,1171,1171,1171,1171,1171,1168,1164,1161,1157,1153,1150,1146,1142,1139,1135,1131,1128,1124,1120,1117,1113,1109,1106,1102,1099,1095,1091,1088,1084,1080,1077,1073,1069,1066,1062,1058,1055,1051,1047,1044,1040,1036,1033,1029,1026,1022,1018,1015,1011,1007,1004,1000,996,993,989,985,982,978,974,971,967,964,960,956,953,949,945,942,938,934,931,927,923,920,916,912,909,905,901,898,894,891,887,883,880,876,872,869,865,861,858,854,850,847,843,839,836,832,829,825,821,818,814,810,807,803,799,796,792,788,785,781,777,774,770,766,763,759,756,752,748,745,741,737,734,730,726,723,719,715,712,708,704,701,697,694,690,686,683,679,675,672,668,664,661,657,653,650,646,642,639,635,631,628,624,621,617,613,610,606,602,599,595,591,588,584,580,577,573,569,566,562,559,555,551,548,544,540,537,533,529,526,522,518,515,511,507,504,500,496,493,489,486,482,478,475,471,467,464,460,456,453,449,445,442,438,434,431,427,424,420,416,413,409,405,402,398,394,391,387,383,380,376,372,369,365,361,358
[genesys_gl847] gl847_send_slope_table completed
[genesys_gl847] gl847_send_slope_table (table_nr = 1, steps = 232)
[genesys_gl847] gl847_send_slope_table: write slope 1 (232)=,46876,1171,1171,1171,1171,1171,1171,1171,1171,1168,1164,1161,1157,1153,1150,1146,1142,1139,1135,1131,1128,1124,1120,1117,1113,1109,1106,1102,1099,1095,1091,1088,1084,1080,1077,1073,1069,1066,1062,1058,1055,1051,1047,1044,1040,1036,1033,1029,1026,1022,1018,1015,1011,1007,1004,1000,996,993,989,985,982,978,974,971,967,964,960,956,953,949,945,942,938,934,931,927,923,920,916,912,909,905,901,898,894,891,887,883,880,876,872,869,865,861,858,854,850,847,843,839,836,832,829,825,821,818,814,810,807,803,799,796,792,788,785,781,777,774,770,766,763,759,756,752,748,745,741,737,734,730,726,723,719,715,712,708,704,701,697,694,690,686,683,679,675,672,668,664,661,657,653,650,646,642,639,635,631,628,624,621,617,613,610,606,602,599,595,591,588,584,580,577,573,569,566,562,559,555,551,548,544,540,537,533,529,526,522,518,515,511,507,504,500,496,493,489,486,482,478,475,471,467,464,460,456,453,449,445,442,438,434,431,427,424,420,416,413,409,405,402,398,394,391,387,383,380,376,372,369,365,361,358
[genesys_gl847] gl847_send_slope_table completed
[genesys_gl847] gl847_send_slope_table (table_nr = 2, steps = 256)
[genesys_gl847] gl847_send_slope_table: write slope 2 (256)=,1171,1171,1171,1171,1171,1171,1171,1171,1171,1168,1164,1161,1157,1153,1150,1146,1142,1139,1135,1131,1128,1124,1120,1117,1113,1109,1106,1102,1099,1095,1091,1088,1084,1080,1077,1073,1069,1066,1062,1058,1055,1051,1047,1044,1040,1036,1033,1029,1026,1022,1018,1015,1011,1007,1004,1000,996,993,989,985,982,978,974,971,967,964,960,956,953,949,945,942,938,934,931,927,923,920,916,912,909,905,901,898,894,891,887,883,880,876,872,869,865,861,858,854,850,847,843,839,836,832,829,825,821,818,814,810,807,803,799,796,792,788,785,781,777,774,770,766,763,759,756,752,748,745,741,737,734,730,726,723,719,715,712,708,704,701,697,694,690,686,683,679,675,672,668,664,661,657,653,650,646,642,639,635,631,628,624,621,617,613,610,606,602,599,595,591,588,584,580,577,573,569,566,562,559,555,551,548,544,540,537,533,529,526,522,518,515,511,507,504,500,496,493,489,486,482,478,475,471,467,464,460,456,453,449,445,442,438,434,431,427,424,420,416,413,409,405,402,398,394,391,387,383,380,376,372,369,365,361,358,354,351,347,343,340,336,332,329,325,321,318,314,310,307,303,299,296,292,289,285,281,278,267,267
[genesys_gl847] gl847_send_slope_table completed
[genesys_gl847] gl847_send_slope_table (table_nr = 3, steps = 256)
[genesys_gl847] gl847_send_slope_table: write slope 3 (256)=,1171,1171,1171,1171,1171,1171,1171,1171,1171,1168,1164,1161,1157,1153,1150,1146,1142,1139,1135,1131,1128,1124,1120,1117,1113,1109,1106,1102,1099,1095,1091,1088,1084,1080,1077,1073,1069,1066,1062,1058,1055,1051,1047,1044,1040,1036,1033,1029,1026,1022,1018,1015,1011,1007,1004,1000,996,993,989,985,982,978,974,971,967,964,960,956,953,949,945,942,938,934,931,927,923,920,916,912,909,905,901,898,894,891,887,883,880,876,872,869,865,861,858,854,850,847,843,839,836,832,829,825,821,818,814,810,807,803,799,796,792,788,785,781,777,774,770,766,763,759,756,752,748,745,741,737,734,730,726,723,719,715,712,708,704,701,697,694,690,686,683,679,675,672,668,664,661,657,653,650,646,642,639,635,631,628,624,621,617,613,610,606,602,599,595,591,588,584,580,577,573,569,566,562,559,555,551,548,544,540,537,533,529,526,522,518,515,511,507,504,500,496,493,489,486,482,478,475,471,467,464,460,456,453,449,445,442,438,434,431,427,424,420,416,413,409,405,402,398,394,391,387,383,380,376,372,369,365,361,358,354,351,347,343,340,336,332,329,325,321,318,314,310,307,303,299,296,292,289,285,281,278,267,267
[genesys_gl847] gl847_send_slope_table completed
[genesys_gl847] gl847_send_slope_table (table_nr = 4, steps = 256)
[genesys_gl847] gl847_send_slope_table: write slope 4 (256)=,1171,1171,1171,1171,1171,1171,1171,1171,1171,1168,1164,1161,1157,1153,1150,1146,1142,1139,1135,1131,1128,1124,1120,1117,1113,1109,1106,1102,1099,1095,1091,1088,1084,1080,1077,1073,1069,1066,1062,1058,1055,1051,1047,1044,1040,1036,1033,1029,1026,1022,1018,1015,1011,1007,1004,1000,996,993,989,985,982,978,974,971,967,964,960,956,953,949,945,942,938,934,931,927,923,920,916,912,909,905,901,898,894,891,887,883,880,876,872,869,865,861,858,854,850,847,843,839,836,832,829,825,821,818,814,810,807,803,799,796,792,788,785,781,777,774,770,766,763,759,756,752,748,745,741,737,734,730,726,723,719,715,712,708,704,701,697,694,690,686,683,679,675,672,668,664,661,657,653,650,646,642,639,635,631,628,624,621,617,613,610,606,602,599,595,591,588,584,580,577,573,569,566,562,559,555,551,548,544,540,537,533,529,526,522,518,515,511,507,504,500,496,493,489,486,482,478,475,471,467,464,460,456,453,449,445,442,438,434,431,427,424,420,416,413,409,405,402,398,394,391,387,383,380,376,372,369,365,361,358,354,351,347,343,340,336,332,329,325,321,318,314,310,307,303,299,296,292,289,285,281,278,267,267
[genesys_gl847] gl847_send_slope_table completed
[genesys_gl847] gl847_init_motor_regs_scan: acceleration distance=232
[genesys_gl847] gl847_init_motor_regs_scan: feedl=1
[genesys_gl847] gl847_init_motor_regs_scan: z1 = 7269
[genesys_gl847] gl847_init_motor_regs_scan: z2 = 4571
[genesys_gl847] gl847_init_motor_regs_scan completed
[genesys_gl847] gl847_init_scan_regs: physical bytes to read = 1709350
[genesys_gl847] gl847_init_scan_regs: total bytes to send = 1709350
[genesys_gl847] gl847_init_scan_regs completed
[genesys_gl847] gl847_init_regs_for_scan completed
[genesys_gl847] gl847_bulk_write_register: wrote 141 registers
[genesys_gl847] gl847_begin_scan start
[genesys_gl847] gl847_begin_scan completed
[genesys_gl847] gl847_bulk_read_data: requesting 13568 bytes at addr=0x45
[genesys_gl847] gl847_bulk_read_data: trying to read 13312 bytes of data
[genesys_gl847] gl847_bulk_read_data: 13312 bytes of data read
[genesys_gl847] gl847_bulk_read_data: trying to read 256 bytes of data
[genesys_gl847] gl847_bulk_read_data: 256 bytes of data read
[genesys_gl847] gl847_bulk_read_data: read 13568 bytes, 0 remaining

Wyświetl plik

@ -108,6 +108,3 @@ usb 0x07b3 0x0900
# Primax Electronics, Ltd Xerox 2400 Onetouch
usb 0x0461 0x038b
#Hewlett Packard ScanJet N6310
usb 0x03f0 0x4705

Wyświetl plik

@ -3,7 +3,7 @@
Copyright (C) 2003 Oliver Rauch
Copyright (C) 2003-2005 Henning Meier-Geinitz <henning@meier-geinitz.de>
Copyright (C) 2004, 2005 Gerhard Jaeger <gerhard@gjaeger.de>
Copyright (C) 2004-2011 St<EFBFBD>phane Voltz <stef.dev@free.fr>
Copyright (C) 2004-2011 Stéphane Voltz <stef.dev@free.fr>
Copyright (C) 2005-2009 Pierre Willenbrock <pierre@pirsoft.dnsalias.org>
Copyright (C) 2007 Luke <iceyfor@gmail.com>
Copyright (C) 2010 Jack McGill <jmcgill85258@yahoo.com>
@ -165,14 +165,6 @@ static Genesys_Frontend Wolfson[] = {
, {0x00,0x00,0x00}
}
,
{DAC_HP_N6310,
{0x00, 0x23, 0x24, 0x1f}
, {0x00, 0x00, 0x00}
, {0x30, 0x30, 0x30} /* 0x20, 0x21, 0x22 */
, {0x4b, 0x4b, 0x4b} /* 0x28, 0x29, 0x2a */
, {0x00,0x00,0x00}
}
,
{DAC_CANONLIDE110,
{0x80, 0x8a, 0x23, 0x4c}
, {0x00, 0xca, 0x94}
@ -529,26 +521,6 @@ static Genesys_Sensor Sensor[] = {
1.0, 1.0, 1.0,
NULL, NULL, NULL}
,
{CCD_HP_N6310,
2400,
96, /* 38 at 600 dpi */
26, /* 31 at 600 dpi */
128,
42720, /* 5360 max at 600 dpi */
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 */
@ -567,7 +539,7 @@ static Genesys_Sensor Sensor[] = {
{
0x00, 0x02, 0x04, 0x06, 0x04, 0x04, 0x04, 0x04,
0x1a, 0x00, 0xc0, 0x00, 0x00
}
}
,
1.7, 1.7, 1.7,
NULL, NULL, NULL}
@ -696,11 +668,6 @@ static Genesys_Gpo Gpo[] = {
{GPO_CANONLIDE200,
{0xfb, 0x20}, /* 0xfb when idle , 0xf9/0xe9 (1200) when scanning */
{0xff, 0x00},
},
/* HP N6310 */
{GPO_HP_N6310,
{0xa3, 0x00},
{0x7f, 0x00},
}
,
{GPO_KVSS080,
@ -973,24 +940,9 @@ static Genesys_Motor Motor[] = {
{ 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_HP_N6310, /* HP Scanjet N6310 */
1200,
1200,/*6400*/
2,
1,
{ /* motor slopes */
{ /* power mode 0 */
{ 3000, 1000, 159, 0.50}, /* full step */
{ 3000, 1500, 159, 0.50}, /* half step */
{ 3*2712, 3*2712, 16, 0.80}, /* quarter step 0.75*2712 */
},
},
},
},
},
{MOTOR_KVSS080,
1200,
1200,
@ -2794,66 +2746,6 @@ static Genesys_Model plustek_3600_model = {
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, 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 (6), /*.5) /* Start of scan area in mm (x) */
SANE_FIX (2), /*.5) /* 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_HP_N6310*/
DAC_CANONLIDE200,
GPO_HP_N6310, /*CANONLIDE200,*/
MOTOR_CANONLIDE200,
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
};
@ -2890,7 +2782,6 @@ static Genesys_USB_Device_Entry genesys_usb_device_list[] = {
{0x04a9, 0x1905, &canon_lide_200_model},
{0x04a9, 0x1906, &canon_5600f_model},
{0x04a9, 0x1907, &canon_lide_700f_model},
{0x03f0, 0x4705, &hpn6310_model},
/* GL843 devices */
{0x04da, 0x100f, &panasonic_kvss080_model},
{0x03f0, 0x4505, &hpg4010_model},

Wyświetl plik

@ -3,7 +3,7 @@
Copyright (C) 2003 Oliver Rauch
Copyright (C) 2003, 2004 Henning Meier-Geinitz <henning@meier-geinitz.de>
Copyright (C) 2004, 2005 Gerhard Jaeger <gerhard@gjaeger.de>
Copyright (C) 2004-2011 St<EFBFBD>phane Voltz <stef.dev@free.fr>
Copyright (C) 2004-2011 Stéphane Voltz <stef.dev@free.fr>
Copyright (C) 2005-2009 Pierre Willenbrock <pierre@pirsoft.dnsalias.org>
Copyright (C) 2006 Laurent Charpentier <laurent_pubs@yahoo.com>
Parts of the structs have been taken from the gt68xx backend by
@ -270,7 +270,6 @@ Genesys_Color_Order;
#define DAC_G4050 13
#define DAC_CANONLIDE110 14
#define DAC_PLUSTEK_3600 15
#define DAC_HP_N6310 16
#define CCD_UMAX 0
#define CCD_ST12 1 /* SONY ILX548: 5340 Pixel ??? */
@ -293,7 +292,6 @@ Genesys_Color_Order;
#define CCD_G4050 18
#define CIS_CANONLIDE110 19
#define CCD_PLUSTEK_3600 20
#define CCD_HP_N6310 21
#define GPO_UMAX 0
#define GPO_ST12 1
@ -313,7 +311,6 @@ Genesys_Color_Order;
#define GPO_CANONLIDE110 15
#define GPO_PLUSTEK_3600 16
#define GPO_CANONLIDE210 17
#define GPO_HP_N6310 18
#define MOTOR_UMAX 0
#define MOTOR_5345 1
@ -321,11 +318,11 @@ Genesys_Color_Order;
#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_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
@ -333,7 +330,7 @@ Genesys_Color_Order;
#define MOTOR_G4050 16
#define MOTOR_CANONLIDE110 17
#define MOTOR_PLUSTEK_3600 18
#define MOTOR_HP_N6310 19
/* Forward typedefs */
typedef struct Genesys_Device Genesys_Device;

BIN
backend/p

Plik binarny nie jest wyświetlany.

Wyświetl plik

@ -1,42 +0,0 @@
!/bin/bash
#export SANE_DEBUG_GENESYS=255
#export SANE_DEBUG_GENESYS_LOW=255
#export SANE_DEBUG_GENESYS_GL646=255
#export SANE_DEBUG_GENESYS_GL841=255
#export SANE_DEBUG_GENESYS_GL843=255
#export SANE_DEBUG_GENESYS_GL847=255
#export SANE_DEBUG_GENESYS_GL124=255
#export SANE_DEBUG_SANEI_USB=255
export LD_PRELOAD=.libs/libsane-genesys.so
#
# to run scanimage for preview or scan, uncomment the desired line
#
# preview
#../frontend/scanimage -d genesys --preview=yes --mode Color 2>preview.log >preview.pnm
#scanimage -L
# scan: you can change resolution and color mode
#../frontend/scanimage -d genesys --resolution 150 -mode Color --help 2>scan.log >scan.pnm
#
# to run xsane uncomment the command line below
#
xsane #2>dbgGeny_Low22.log
#scanimage >1232.pnm 2>debug_gen_low122.log
#xsane
#scanimage 2>Genys_dum.log > 12312.pnm
#scanimage > 12123.pnm
#
# to run a debugger
#
# bare gdb
#gdb -tui ../frontend/.libs/scanimage
# color gdb
#cgdb ../frontend/.libs/scanimage
#gdb with text UI
#gdb -tui ../frontend/.libs/scanimage

Wyświetl plik

@ -30,6 +30,9 @@ usb 0x04e8 0x342b
# Samsung SCX-4824
usb 0x04e8 0x342c
# Samsung SCX-4828FN or SCX-4x28 Series
usb 0x04e8 0x342d
# Samsung SCX-4300
usb 0x04e8 0x342e

Plik binarny nie jest wyświetlany.

Plik diff jest za duży Load Diff

Plik diff jest za duży Load Diff

Plik diff jest za duży Load Diff

Plik diff jest za duży Load Diff

Wyświetl plik

@ -83,6 +83,11 @@
:usbid "0x04e8" "0x342c"
:status :good
:model "SCX-4828FN (4x28 Series)"
:interface "USB"
:usbid "0x04e8" "0x342d"
:status :good
:model "SCX-4300"
:interface "USB"
:usbid "0x04e8" "0x342e"

0
pnm
Wyświetl plik