James Bottomley wrote:
On Tue, 2006-03-28 at 16:17 -0600, Brian King wrote:
Add a max_cmd_len field to the scsi_device struct
to allow for per device limits of allowable command
lengths. This will be used by libata, which is currently
using the max_cmd_len field in the scsi_host struct,
which doesn't work for attaching libata controlled
SATA devices to SAS HBAs.
This really doesn't look correct. What you want is a sata transport
class with a max command length in the host device.
Note that Tejun added an easy-to-miss ATA transport starter class in the
eh_timed_out patches.
I've always supported the additional of (and fleshing out of) an ATA
transport class.
Jeff
-
: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html