> Generally, I think that the SG driver, the mid-level and the low level
> drivers should avoid messing with the details of a SCSI command -- they
> should simply pass a command to the device and return the result; any
> implicit assumptions about a SCSI command may lead to unneccasry
> hassles.

OK, you're right.

but is it really necessary to set the request size to 255 when initially
scanning the bus? I can't see any reference to data above byte 36
in scan_scsis_single().

The problem with "my" device would be solved if only the "generic" bus
scanning routines limit themselves to 36 bytes. Other subsystems needing
INQUIRY's could still do what they want.

Martin

-- 
Martin Wilck <[EMAIL PROTECTED]>
Physicist & Linux system engineer at FSC <[EMAIL PROTECTED]>



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

Reply via email to