mirror of
https://github.com/GOSTSec/sgminer
synced 2025-01-23 04:54:26 +00:00
Ignore iManufacturer from bitfury devices to support bluefury as well as redfury.
This commit is contained in:
parent
95797821b4
commit
dfba30b9f2
@ -305,7 +305,7 @@ static struct usb_find_devices find_dev[] = {
|
||||
.config = 1,
|
||||
.timeout = BITFURY_TIMEOUT_MS,
|
||||
.latency = LATENCY_UNUSED,
|
||||
.iManufacturer = "BPMC",
|
||||
//.iManufacturer = "BPMC",
|
||||
.iProduct = "Bitfury BF1",
|
||||
INTINFO(bfu_ints)
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user