Tejun Heo wrote:
From: Mark Lord <liml@xxxxxx>
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 <liml@xxxxxx>
Signed-off-by: Tejun Heo <htejun@xxxxxxxxx>
---
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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html