diff --git a/sane-backends.changes b/sane-backends.changes index 7fcf71e..676a350 100644 --- a/sane-backends.changes +++ b/sane-backends.changes @@ -1,5 +1,5 @@ ------------------------------------------------------------------- -Mon Sep 15 23:23:23 UTC 2013 - piny@gmx.com +Mon Sep 15 23:23:23 UTC 2013 - piny@gmx.com - workaround for hp scanjet 8200 As described in @@ -7,7 +7,7 @@ Mon Sep 15 23:23:23 UTC 2013 - piny@gmx.com in a loop trying to detect an ADF, even if none is present. In order circumvent this issue, following workaround has been implemented: 1) create an option "enforce-no-adf" in the file avision.conf - 2) patch the code in avision.c to make use of this option, + 2) patch the code in avision.c to make use of this option, if the conditions that lead to the unsuccessful ADF search (namely detection of NO ADF but reporting of SOME ADF type) is given. Per default the new option is inactive by comment; activate at your own risk!