thomas schorpp wrote: > ok, will add the (preliminary) passthrough opcodes to linux/scsi.h, > include it in hdparm, add an option "-d atacb", then try it out there, not? > doc patch Signed-off-by: Thomas Schorpp <t.schorpp@xxxxxx>
--- linux-git/include/scsi/scsi.h 2005-11-09 15:38:02.000000000 +0100 +++ linux-2.6-dbg/include/scsi/scsi.h 2005-11-09 15:52:27.000000000 +0100 @@ -116,7 +116,7 @@ /* values for service action in */ #define SAI_READ_CAPACITY_16 0x10 -/* Values for T10/04-262r7 */ +/* Values for T10/04-262r8 */ #define ATA_16 0x85 /* 16-byte pass-thru */ #define ATA_12 0xa1 /* 12-byte pass-thru */