mirror of
https://github.com/GOSTSec/sgminer
synced 2025-03-13 06:01:03 +00:00
Wait till buffer is cleared after sending idle tasks to avalon before returning from avalon_idle.
This commit is contained in:
parent
f164446282
commit
b790153990
@ -494,6 +494,7 @@ static void avalon_idle(struct cgpu_info *avalon, struct avalon_info *info,
|
||||
info->frequency);
|
||||
avalon_send_task(fd, &at, avalon);
|
||||
}
|
||||
wait_avalon_ready(fd);
|
||||
}
|
||||
|
||||
static bool avalon_detect_one(const char *devpath)
|
||||
|
Loading…
x
Reference in New Issue
Block a user