Mark Lord wrote:
Existing ATAPI devices do not support 16-byte commands, so issuing ATA_16 against them gets rejected by the upper layers. This patch updates the libata implementations of HDIO_DRIVE_CMD and HDIO_DRIVE_TASK to use ATA_12 (rather than ATA_16) so that they can now also be used for ATAPI devices. Signed-off-by: Mark Lord <mlord@xxxxxxxxx> --- --- linux/drivers/ata/libata-scsi.c.1 2007-01-02 15:31:56.000000000 -0500 +++ linux/drivers/ata/libata-scsi.c 2007-01-02 15:43:20.000000000 -0500
.. NUKE that one. Due to the conflict between ATA_12 and "BLANK", we have to leave it all as ATA_16. I'll post a new ATAPI/ATA_16 patch shortly. Mark - 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