[sane-devel] usb umax 2200 configuration issues II
Frank Zago
fzago at greshamstorage.com
Wed Mar 27 17:08:23 GMT 2002
> no, sorry, you're looking at the files from BEFORE i upgraded the kernel.
> please see my message to the list, the second one [which you replied to, i
> think]. i am running the 2.4.18 kernel now, with usb support on. see the
> file xsane-run.txt for the xsane run. everything else is the same, except
> the kernel version.
The scanner returns an error I've never seen (02).
Edit umax-usb.c. And replace the three ocurrence of
if (result == 8)
with
if (result == 8 || result == 2)
Frank.
More information about the sane-devel
mailing list