mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-22 13:11:27 +00:00
Processing of QErr and TMF_ONLY added
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@5481 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -384,7 +384,9 @@ int start(int argc, char **argv)
|
||||
desc.opt.memory_reuse_type = memory_reuse_type;
|
||||
|
||||
desc.opt.tst = SCST_TST_1_SEP_TASK_SETS;
|
||||
desc.opt.tmf_only = 0;
|
||||
desc.opt.queue_alg = SCST_QUEUE_ALG_1_UNRESTRICTED_REORDER;
|
||||
desc.opt.qerr = 0;
|
||||
desc.opt.d_sense = SCST_D_SENSE_0_FIXED_SENSE;
|
||||
|
||||
res = ioctl(devs[i].scst_usr_fd, SCST_USER_REGISTER_DEVICE, &desc);
|
||||
|
||||
Reference in New Issue
Block a user