From: vlnb Date: Thu, 26 Oct 2006 13:56:42 +0000 (+0000) Subject: Added SERVICE ACTION IN in scst_scsi_op_table X-Git-Url: http://git.etherboot.org/mirror/scst/.git/commitdiff_plain/6b6684c80691c4d66977e0d7b2c6ced69b59429a Added SERVICE ACTION IN in scst_scsi_op_table git-svn-id: https://scst.svn.sourceforge.net/svnroot/scst/trunk@12 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- diff --git a/scst/src/scst_cdbprobe.h b/scst/src/scst_cdbprobe.h index 0559878..70ccbce 100644 --- a/scst/src/scst_cdbprobe.h +++ b/scst/src/scst_cdbprobe.h @@ -383,8 +383,8 @@ static const struct scst_sdbops scst_scsi_op_table[] = { SCST_DATA_NONE, 0, SCST_LONG_TIMEOUT, 0, 0}, {0x93, "O O ", "WRITE SAME(16)", SCST_DATA_WRITE, 4, SCST_UNKNOWN_LENGTH, 1, 0}, /*N2! */ - {0x93, " M ", "ERASE(16)", - SCST_DATA_NONE, 0, SCST_LONG_TIMEOUT, 0, 0}, + {0x9E, "M ", "SERVICE ACTION IN", + SCST_DATA_READ, 4, 0, 0, 0}, /* 12-bytes length CDB */ {0xA0, "VVVVVVVVVV M ", "REPORT LUN",