* Fixed build.
* Automatic whitespace cleanup. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42417 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -466,7 +466,7 @@ ata_exec_io(ide_device_info *device, ide_qrequest *qrequest)
|
|||||||
read_capacity(device, qrequest);
|
read_capacity(device, qrequest);
|
||||||
break;
|
break;
|
||||||
|
|
||||||
case SCSI_OP_VERIFY:
|
case SCSI_OP_VERIFY_6:
|
||||||
// does anyone uses this function?
|
// does anyone uses this function?
|
||||||
// effectly, it does a read-and-compare, which IDE doesn't support
|
// effectly, it does a read-and-compare, which IDE doesn't support
|
||||||
set_sense(device, SCSIS_KEY_ILLEGAL_REQUEST, SCSIS_ASC_INV_OPCODE);
|
set_sense(device, SCSIS_KEY_ILLEGAL_REQUEST, SCSIS_ASC_INV_OPCODE);
|
||||||
|
|||||||
Reference in New Issue
Block a user