On Wednesday 18 July 2007 13:37:49 m. allan noah wrote:
> On 7/16/07, Miguel wrote:
> > Hello,
> > Currently I'm trying to modify the avision backend to support the
> > kodak i1320 (duplex) using the sane-backends 1.0.18
> > but I have a problem, the i1320 uses 2 usb bulk-in endpoints. I?ve
> > mo
Rene, Allan
In fact, reading the usblogs and the code from avision, i don't know
if it's the same protocol, i think it may not be the same protocol.
Also as rene said, the image is a full width image and needs autocrop
and deskew, and the image misaligns after each page making a nice
"ladder effect
On 7/19/07, Ren? Rebe wrote:
> On Wednesday 18 July 2007 13:37:49 m. allan noah wrote:
> > On 7/16/07, Miguel wrote:
> > > Hello,
> > > Currently I'm trying to modify the avision backend to support the
> > > kodak i1320 (duplex) using the sane-backends 1.0.18
> Is this scanner in any means simil
On 7/16/07, Miguel wrote:
> Hello,
> Currently I'm trying to modify the avision backend to support the
> kodak i1320 (duplex) using the sane-backends 1.0.18
> but I have a problem, the i1320 uses 2 usb bulk-in endpoints. I?ve
> modified sanei_usb.c to include an endpoint array (both in and out),
>
Hello,
Currently I'm trying to modify the avision backend to support the
kodak i1320 (duplex) using the sane-backends 1.0.18
but I have a problem, the i1320 uses 2 usb bulk-in endpoints. I?ve
modified sanei_usb.c to include an endpoint array (both in and out),
but i don?t know if it?s correct place