Le Lundi 15 Mai 2006 15:02, Parag N(????) a ?crit?:
> Hi,
>   I have your awk and shell scripts for decoding windows usb log. I
> first used decode.sh on usb2.log, it worked fine. Then on decoded log
> i used cmd.sh but its not giving at all any register values. why?
>
> attached
> 1)original windows log file =>
> http://download.yousendit.com/705A9E3605DB223C 2)decoded log
> =>http://download.yousendit.com/83880D321083B0EF
> 3)cmd log =>http://download.yousendit.com/D2985DE3716CFCB4
> Regards,
> parag.

        Hello,

        the motor is started by a bulk register write of size one. I've updated 
the 
scripts to take care of that.

Regards,
        Stef
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dist.tar.bz2
Type: application/x-tbz
Size: 10846 bytes
Desc: not available
Url : 
http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20060520/fddc36cb/dist.tar-0001.bin
From stef...@modulonet.fr  Sat May 20 12:53:08 2006
From: stef...@modulonet.fr (=?iso-8859-15?q?St=E9phane_VOLTZ?=)
Date: Sat May 20 12:53:47 2006
Subject: [sane-devel] Lexmark experimental backend
In-Reply-To: <446d3754.4000...@rogers.com>
References: <200605191356.18305.stef...@modulonet.fr>
        <446d3754.4000...@rogers.com>
Message-ID: <200605201453.08964.stef...@modulonet.fr>

Le Vendredi 19 Mai 2006 05:11, Fred Odendaal a ?crit?:
> St?phane,
>
> I tested it on my Lexmark X1185.
>
> It is broken really badly. It hangs in the function
> sanei_lexmark_x1100_search_home_fwd - infinite read loop in a poll after
> trying to move the scan head. I did a register compare from usb dumps of
> a good scan (sane-backends-1.0.17) and a bad scan (experimental) and
> none of the lexmark register defaults are set! There are 35 registers
> that used to have non-zero default values and now have 0x00 and one
> register that was 0x01 and is now 0x81.
>
> Fred
>

        Hello,

         after checking I only got register 0xC3 different. however while 
commiting 
this change, I noticed that more files were updated than I'd expected. I 
think I did my previous commit wrongly.
        Things should be much better now. But in case there are other problems 
I'd 
like to have the logs. I can override model detection to make the regular 
backend to think my A920 is a X1100, and so get registers values before the 
chnages, but I won't be able to do it past 
sanei_lexmark_x1100_search_home_bwd().

Regards,
        Stef

Reply via email to