[1267] in linux-scsi channel archive
Re: NCR53C8XX driver update (1.16e).
daemon@ATHENA.MIT.EDU (Gerard Roudier)
Mon Jan 13 15:04:35 1997
Date: Mon, 13 Jan 1997 20:59:38 +0000 (GMT)
From: Gerard Roudier <groudier@club-internet.fr>
To: Dirk Foersterling <dirk@informatik.uni-frankfurt.de>
cc: linux-scsi@vger.rutgers.edu
In-Reply-To: <Mutt.19970113060457.dirk@infinity.milliByte.de>
On Mon, 13 Jan 1997, Dirk Foersterling wrote:
> On Jan 12 1997, Gerard Roudier wrote:
> >
> > This patch updates the driver source files from 1.16d to 1.16e.
> >
>
> With this version, the message about discarding extraneous data (while
> using the scanner) has disappeared!
>
> I hope this is a fix, not another bug ;^)
You hope ok. But I remember I told you op-code 11 should have problem.
Op-code 11 has been removed from the list the driver enforced direction.
This code is normally vendor-specific for processor devices but not for
scanner devices.
Your scanner uses this code with the reverse direction the driver
was expecting. So, you can consider it is a fix of the driver that fixes
something for your scanner too, so it is something like a double-fix. :)
Gerard.