Oops, previous commit erased ERASE16. Fixed.

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@13 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Vladislav Bolkhovitin
2006-10-26 13:58:39 +00:00
parent 139608a30a
commit e19b08fb3b

View File

@@ -383,6 +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},