mirror of
https://github.com/GOSTSec/sgminer
synced 2025-02-02 18:14:20 +00:00
add icarus to hotplug
This commit is contained in:
parent
8f4547da99
commit
fac3bf8722
@ -7052,6 +7052,10 @@ static void *hotplug_thread(void __maybe_unused *userdata)
|
|||||||
new_devices = 0;
|
new_devices = 0;
|
||||||
new_threads = 0;
|
new_threads = 0;
|
||||||
|
|
||||||
|
#ifdef USE_ICARUS
|
||||||
|
icarus_drv.drv_detect();
|
||||||
|
#endif
|
||||||
|
|
||||||
#ifdef USE_BFLSC
|
#ifdef USE_BFLSC
|
||||||
bflsc_drv.drv_detect();
|
bflsc_drv.drv_detect();
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user