Re: [linux-usb-devel] 2.6.20-rc6 SCSI error: I/O error - troublewith mass storage devices ?!

From: Alan Stern
Date: Wed Jan 31 2007 - 10:21:43 EST


On Tue, 30 Jan 2007, Robert Hancock wrote:

> Alan Stern wrote:
>
> > The log revealed that the phone's firmware returns garbage values in the
> > Residue field for some WRITEs. This patch should take care of it.
> >
> > Alan Stern
>
> Is it just me, or should some of these device quirk entries that keep
> being added be made unconditional? Adding entries for every single
> device that shows up with these problems seems like not a very scalable
> approach. These devices obviously work in Windows, can't we just emulate
> its behavior here?

I have had the same thought...

Just because Windows (and a bunch of clueless firmware writers) does
something wrong shouldn't mean that we do it too. The fact is, these
devices are in violation of the appropriate SCSI and USB specifications.

Ignoring the residue value can actually lead to undiscovered errors.
According to the spec, it's perfectly legal for a device to return an
error indication there and nowhere else.

Alan Stern

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/