Re: More on Mustek 8000SP adventures...

Rogier Wolff (R.E.Wolff@BitWizard.nl)
Thu, 24 Jul 1997 08:13:18 +0200 (MET DST)

> >
> > My sane-scsi(5) says:
> >
> > ncr810 For this card, make sure the SCSI timeout is
> > reasonably big; the default timeout for the
> > Linux 2.0 kernels is 10 seconds, which is
> > way too low when scanning large area. If
> > you get messages of the form "restart (ncr
> > dead ?)" in your /var/log/messages file or
> > on the system console, it's an indication
> > that the timeout is too short. In this
> > case, find the line "if (np->latetime>10)"
> > in file ncr53c8xx.c (normally in directory
> > /usr/src/linux/drivers/scsi) and change the
> > constant 10 to, say, 60 (one minute). Then
> > rebuild the kernel/module and try again.

Hi,

I'm writing sane-support for the Tamarack SCSI scanner. I had the same
problem: my NCR810 driver would report an "NCR DEAD" when I tried to
scan a slightly non-trivial amount of data.

Initially I increased the timeout to one minute. However nowadays, my
driver simply reduces the scan-size to at most an inch at a time.
The Tamarack takes less than 10 seconds to scan an inch, so there
is no problem. This way I can run a standard kernel. (well almost).

Mustec maintainers: This might also be applicable for the mustec
backend....

Roger.

--
Source code, list archive, and docs: http://www.azstarnet.com/~axplinux/sane/
To unsubscribe: mail -s unsubscribe sane-devel-request@listserv.azstarnet.com