Tejun Heo wrote:
From: Mark Lord <[EMAIL PROTECTED]>Add support for issuing ATA_16 passthru commands to ATAPI devices managed by libata. It requires the previous CDB length fix patch. A boot/module parameter, "atapi_scmd85=1" can be used to globally disable this feature, if ever desired. tj: renamed ata16_passthru module param to atapi_passthru16 and invert its meaning to reduce confusion. tj: restructured __ata_scsi_queuecmd() according to Jeff's suggestion. Signed-off-by: Mark Lord <[EMAIL PROTECTED]> Signed-off-by: Tejun Heo <[EMAIL PROTECTED]> --- Alright, the winner is atapi_passthru16. drivers/ata/libata-core.c | 4 +++ drivers/ata/libata-scsi.c | 52 +++++++++++++++++++++++++++++++---------------drivers/ata/libata.h | 1 3 files changed, 41 insertions(+), 16 deletions(-)
applied - To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
