On Thu, 7 Feb 2002, Alan Cox wrote:

> > > SCSI layer proper. The only problem I can see is a broken device
> > > that violates the specs by truncating the additonal length
> > > parameter to the buffer length provided. Other than that,
> >
> > I have the documentation from a scanner vendor which indicates exactly
> > this broken behaviour.
>
> So we need a controller->default_inq_length ?

A SCSI device that is broken for INQUIRY is definitely broken for SCSI.
FYI, we need at least 56 bytes of INQUIRY data to be possible for SPC2
(SCSI 4).

We may allow users to tweak things for their own need, but not break the
SCSI layer by default or make it poor in order to try to support devices
that are definitely not real SCSI devices but just things that claim to be
so.

  Gérard.


_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to