mirror of
https://github.com/GOSTSec/sgminer
synced 2025-02-02 10:04:33 +00:00
Avalon usb interface should be 0.
This commit is contained in:
parent
4a39f03919
commit
8e117050e3
@ -154,7 +154,7 @@ static struct usb_find_devices find_dev[] = {
|
||||
.idProduct = 0x6001,
|
||||
.kernel = 0,
|
||||
.config = 1,
|
||||
.interface = 1,
|
||||
.interface = 0,
|
||||
.timeout = AVALON_TIMEOUT_MS,
|
||||
.epcount = ARRAY_SIZE(ava_eps),
|
||||
.eps = ava_eps },
|
||||
|
Loading…
x
Reference in New Issue
Block a user