Add libdriver support for async ioctl replies
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user