[sane-devel] XPA with HP 7400c (avision backend)
Henning Meier-Geinitz
henning@meier-geinitz.de
Thu, 18 Nov 2004 21:08:42 +0100
Hi,
On Thu, Nov 18, 2004 at 12:48:16AM +0100, Dag Sverre Seljebotn wrote:
> I do know coding and am interested in fixing the bug myself, as long as
> I get some idea about how to proceed (getting to know the whole sane
> project structure just for a little bug is a bit much, I just want to
> use my scanner).
The interesting code is in backend/avision.c.
> Or perhaps someone could offer some instructions about
> filing a bug report - I guess I try to get more info first,
> communication logs between the scanner and avision etc. (how to?)
For some debug messages:
export SANE_DEBUG_AVISION=255
and in addition:
export SANE_DEBUG_SANEI_USB=255
Bye,
Henning