1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-11 07:17:58 +00:00

Ignore iManufacturer for BFLSC devices since the device name will still match and some unbinned chips are missing it.

This commit is contained in:
Con Kolivas 2013-06-23 10:39:17 +10:00
parent d741410f6d
commit 700f4b4516

View File

@ -147,7 +147,7 @@ static struct usb_find_devices find_dev[] = {
.ident = IDENT_BAS,
.idVendor = IDVENDOR_FTDI,
.idProduct = 0x6014,
.iManufacturer = "Butterfly Labs",
//.iManufacturer = "Butterfly Labs",
.iProduct = "BitFORCE SHA256 SC",
.kernel = 0,
.config = 1,