Alan Cox wrote:
REQUEST SENSE -- as we autosense, R.S. just returns zeroes
SEND DIAGNOSTIC -- our default (no-op) self-test succeeds, all
other requests for testing fail.
Signed-off-by: Jeff Garzik <jeff@xxxxxxxxxx>
Acked-by: Alan Cox <alan@xxxxxxxxxx>
Possibly our default SEND_DIAGNOSTIC should turn into smart or just
return whether the drive failed the power up diagnostic ?
Either/or. In general the SAT (SCSI/ATA translation) spec posted
publicly on http://www.t10.org/ gives the suggested transformation into
ATA commands. And yep, you guessed it -- send diag morphs into SMART.
I doubt I'm motivated enough to enhance send diag, but others are
encouraged to do so.
Jeff
-
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