forked from pool/sane-backends
-
OBS-URL: https://build.opensuse.org/package/show/graphics/sane-backends?expand=0&rev=72
This commit is contained in:
parent
a17e996b61
commit
36c74c156a
@ -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
|
- workaround for hp scanjet 8200
|
||||||
As described in <https://bugzilla.novell.com/show_bug.cgi?id=840443>
|
As described in <https://bugzilla.novell.com/show_bug.cgi?id=840443>
|
||||||
@ -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 a loop trying to detect an ADF, even if none is present.
|
||||||
In order circumvent this issue, following workaround has been implemented:
|
In order circumvent this issue, following workaround has been implemented:
|
||||||
1) create an option "enforce-no-adf" in the file avision.conf
|
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
|
if the conditions that lead to the unsuccessful ADF search
|
||||||
(namely detection of NO ADF but reporting of SOME ADF type) is given.
|
(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!
|
Per default the new option is inactive by comment; activate at your own risk!
|
||||||
|
Loading…
Reference in New Issue
Block a user