Add libdriver support for async ioctl replies
This commit is contained in:
parent
a3f2df124c
commit
470a185909
@ -132,6 +132,7 @@ int r;
|
||||
|
||||
case DEV_READ_S:
|
||||
case DEV_WRITE_S:
|
||||
case DEV_IOCTL_S:
|
||||
if (r == SUSPEND)
|
||||
printf("driver_task: reviving %d with SUSPEND\n", proc_nr);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user